ProvideDesignerLoaderAttribute(AttributeScope, Object) Oluşturucu

Tanım

ProvideDesignerLoaderAttribute 'ın yeni bir örneğini sağlar.

public:
 ProvideDesignerLoaderAttribute(Microsoft::VisualStudio::Shell::Design::AttributeScope scope, System::Object ^ scopeData);
public:
 ProvideDesignerLoaderAttribute(Microsoft::VisualStudio::Shell::Design::AttributeScope scope, Platform::Object ^ scopeData);
 ProvideDesignerLoaderAttribute(Microsoft::VisualStudio::Shell::Design::AttributeScope scope, winrt::Windows::Foundation::IInspectable const & scopeData);
public ProvideDesignerLoaderAttribute (Microsoft.VisualStudio.Shell.Design.AttributeScope scope, object scopeData);
new Microsoft.VisualStudio.Shell.Design.Serialization.ProvideDesignerLoaderAttribute : Microsoft.VisualStudio.Shell.Design.AttributeScope * obj -> Microsoft.VisualStudio.Shell.Design.Serialization.ProvideDesignerLoaderAttribute
Public Sub New (scope As AttributeScope, scopeData As Object)

Parametreler

scope
AttributeScope

Numaralandırma değerleri AttributeScope Language ve ' dir File .

scopeData
Object

Öğesinin değeri scope . Yöntemin iç mantığı bunu bir olarak değerlendirir string .

Şunlara uygulanır