ResourceType.Namespace 属性

定义

获取资源类型的命名空间。

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

属性值

字符串形式的资源类型的命名空间。

适用于