IVsInfoBarTextSpan.Text Property

Definition

Gets the text for the span.

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

The text for the span.

Attributes

Applies to