Share via


IVsInfoBarActionItem.Text Property

Definition

public:
 property System::String ^ Text { System::String ^ get(); };
public:
 property Platform::String ^ Text { Platform::String ^ get(); };
public string Text { get; }
[System.Runtime.InteropServices.DispId(1610678272)]
public string Text { get; }
member this.Text : string
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.Text : string
Public ReadOnly Property Text As String

Property Value

Returns String.

Implements

Attributes

Applies to