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)。

适用于