GenericTypeParameterBuilder.Namespace プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべてのケースで null を取得します。
public:
virtual property System::String ^ Namespace { System::String ^ get(); };
public override string Namespace { get; }
member this.Namespace : string
Public Overrides ReadOnly Property Namespace As String
プロパティ値
すべての場合、null 参照 (Visual Basicでは Nothing)。