Condividi tramite


IVsSearchToken.OriginalTokenText Property

Definition

Gets the original text of the token.

public:
 property System::String ^ OriginalTokenText { System::String ^ get(); };
public:
 property Platform::String ^ OriginalTokenText { Platform::String ^ get(); };
public string OriginalTokenText { get; }
member this.OriginalTokenText : string
Public ReadOnly Property OriginalTokenText As String

Property Value

The original text of the token.

Applies to