AttributeProviderAttribute.TypeName 屬性

定義

取得傳入建構函式的組件限定型別名稱。

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

屬性值

在建構函式中指定的組件限定型別名稱。

適用於

另請參閱