ProvideDesignerLoaderAttribute.Scope Property

Definition

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

Property Value

AttributeScope.

Applies to