ProvideStaticToolboxItemAttribute.TipComponentType 属性

定义

获取 tip 组件类型。

public:
 property System::String ^ TipComponentType { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TipComponentType { Platform::String ^ get(); void set(Platform::String ^ value); };
public string TipComponentType { get; set; }
member this.TipComponentType : string with get, set
Public Property TipComponentType As String

属性值

String

Tip 组件类型。

适用于