XmlnsDefinitionAttribute.ClrNamespace 属性

定义

获取此属性中指定的 CLR 命名空间的字符串名称。

public:
 property System::String ^ ClrNamespace { System::String ^ get(); };
public string ClrNamespace { get; }
member this.ClrNamespace : string
Public ReadOnly Property ClrNamespace As String

属性值

以字符串形式指定的 CLR 命名空间。

适用于