XmlSerializerVersionAttribute.Namespace 屬性

定義

取得或設定組件的 Common Language Runtime (CLR) 命名空間。

public:
 property System::String ^ Namespace { System::String ^ get(); void set(System::String ^ value); };
public string? Namespace { get; set; }
public string Namespace { get; set; }
member this.Namespace : string with get, set
Public Property Namespace As String

屬性值

String

String,包含組件的 Common Language Runtime (CLR) 命名空間。

適用於