ProvideDesignerLoaderAttribute.Scope Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o escopo deste atributo.
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