TypeName.Namespace プロパティ

定義

この型の名前空間 ("System" など) を取得します。

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

プロパティ値

例外

このインスタンスは入れ子になった型です。

適用対象