次の方法で共有


ResourceType.Namespace プロパティ

定義

リソースの種類の名前空間を取得します。

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

プロパティ値

リソースの種類の名前空間を示す文字列。

適用対象