GenericTypeParameterBuilder.Namespace プロパティ

定義

常に null を取得します。

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

プロパティ値

常に null 参照 (Visual Basic の場合は Nothing) です。

適用対象