ProvideLanguageCodeExpansionAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | ForceCreateDirs | Gets or sets a semicolon-delimited string containing the directory or directories that should be created. |
![]() | LanguageName | Gets the name of the language. |
![]() | LanguageServiceSid | Gets the GUID of the language service. |
![]() | SearchPaths | Gets or sets a semicolon-delimited string containing the default paths to search for snippets. |
![]() | ShowRoots | Gets or sets whether or not the roots of the code snippets should be shown. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
