IVsSearchToken.OriginalTokenText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.