ISignature Properties

 

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

NameDescription
System_CAPS_pubpropertyApplicableToSpan

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

System_CAPS_pubpropertyContent

Gets the content of the signature, including all the characters to be displayed.

System_CAPS_pubpropertyCurrentParameter

Gets the current parameter for this signature.

System_CAPS_pubpropertyDocumentation

Gets the documentation associated with this signature.

System_CAPS_pubpropertyParameters

Gets the list of parameters that this signature knows about.

System_CAPS_pubpropertyPrettyPrintedContent

Gets the content of the signature, pretty-printed into a form suitable for display on-screen.

Return to top
Show: