ISignature Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | ApplicableToSpan | Gets the span of text in the buffer to which this signature help is applicable. |
![]() | Content | Gets the content of the signature, including all the characters to be displayed. |
![]() | CurrentParameter | Gets the current parameter for this signature. |
![]() | Documentation | Gets the documentation associated with this signature. |
![]() | Parameters | Gets the list of parameters that this signature knows about. |
![]() | PrettyPrintedContent | Gets the content of the signature, pretty-printed into a form suitable for display on-screen. |
Show:
