IScopeDefinition Interface
Visual Studio 2015
Metadata interface for scope definitions.
Assembly: Microsoft.VisualStudio.ExtensibilityHosting (in Microsoft.VisualStudio.ExtensibilityHosting.dll)
| Name | Description | |
|---|---|---|
![]() | ParentScopeContractName | Name of the parent scope of this scope (null or empty string for default scope). |
![]() | ScopeContractName | Name of the contract which defines this scope. |
Show:
