This topic has not yet been rated - Rate this topic

ProvideLanguageCodeExpansionAttribute.ShowRoots Property

Gets or sets whether or not the roots of the code snippets should be shown.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
public bool ShowRoots { get; set; }

Property Value

Type: Boolean
true if the roots should be shown, otherwise false.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.