共用方式為


ResourceType.Namespace 屬性

定義

取得資源類型的命名空間。

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

屬性值

當做字串之資源類型的命名空間。

適用於