ProvideStaticToolboxItemAttribute.TypeName 属性

定义

获取类型名称。

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

属性值

String

类型名称。

适用于