__VsEnclosingScopes2 Enumeration

Visual Studio 2015
 

Returned as a result of querying the enclosed scopes that contain the specified property or collection. This is a flagged enumeration, meaning that more than one of the bits could be set as a result of the query.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

public enum __VsEnclosingScopes2

Member nameDescription
EnclosingScopes_Remote

Settings from a remote store, such as Azure.

Return to top
Show: