ExpansionProvider::GetFieldSpan Method (String^, TextSpan)
Visual Studio 2015
Gets the field span of the specified field
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Parameters
- field
-
Type:
System::String^
The field for which to get the text span.
- pts
-
Type:
Microsoft.VisualStudio.TextManager.Interop::TextSpan
[out] Returns the TextSpan, which may be empty if there is no ExpansionSession.
This method calls the GetFieldSpan method.
Show: