Share via


ProvideStaticToolboxItemAttribute.TipPublisher Property

Definition

Gets the tip publisher.

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

Property Value

The tip publisher.

Applies to