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

属性值

类型的 CLR 合法命名空间。

适用于