ProvideDesignerLoaderAttribute.Scope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the scope of this attribute.
public:
property Microsoft::VisualStudio::Shell::Design::AttributeScope Scope { Microsoft::VisualStudio::Shell::Design::AttributeScope get(); };
public:
property Microsoft::VisualStudio::Shell::Design::AttributeScope Scope { Microsoft::VisualStudio::Shell::Design::AttributeScope get(); };
public Microsoft.VisualStudio.Shell.Design.AttributeScope Scope { get; }
member this.Scope : Microsoft.VisualStudio.Shell.Design.AttributeScope
Public ReadOnly Property Scope As AttributeScope