IScopeDefinition Interface

 

Metadata interface for scope definitions.

Namespace:   Microsoft.VisualStudio.ExtensibilityHosting
Assembly:  Microsoft.VisualStudio.ExtensibilityHosting (in Microsoft.VisualStudio.ExtensibilityHosting.dll)

public interface class IScopeDefinition

NameDescription
System_CAPS_pubpropertyParentScopeContractName

Name of the parent scope of this scope (null or empty string for default scope).

System_CAPS_pubpropertyScopeContractName

Name of the contract which defines this scope.

Return to top
Show: