ContractNamespaceAttribute.ClrNamespace 屬性

定義

取得或設定資料合約型別的 CLR 命名空間。

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

屬性值

String

型別的合法 CLR 命名空間。

適用於