ISignature::ApplicableToSpan Property

 

Gets the span of text in the buffer to which this signature help is applicable.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

property ITrackingSpan^ ApplicableToSpan {
	ITrackingSpan^ get();
}
Return to top
Show: