ProvideStaticToolboxItemAttribute.TipPublisher 属性

定义

获取 tip 发布者。

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

属性值

String

Tip 发布者。

适用于