ExtendedProperty.Namespace プロパティ

定義

この情報に関連する名前空間を取得します。値の設定も可能です。

public:
 property System::String ^ Namespace { System::String ^ get(); void set(System::String ^ value); };
public string Namespace { get; set; }
member this.Namespace : string with get, set
Public Property Namespace As String

プロパティ値

名前空間を含む文字列。

適用対象