ProvideStaticToolboxGroupAttribute(String, String) Konstruktor

Definition

Initialisiert eine neue Instanz von ProvideStaticToolboxGroupAttribute.

public:
 ProvideStaticToolboxGroupAttribute(System::String ^ name, System::String ^ id);
public:
 ProvideStaticToolboxGroupAttribute(Platform::String ^ name, Platform::String ^ id);
 ProvideStaticToolboxGroupAttribute(std::wstring const & name, std::wstring const & id);
public ProvideStaticToolboxGroupAttribute (string name, string id);
new Microsoft.VisualStudio.Shell.ProvideStaticToolboxGroupAttribute : string * string -> Microsoft.VisualStudio.Shell.ProvideStaticToolboxGroupAttribute
Public Sub New (name As String, id As String)

Parameter

name
String

Der Name.

id
String

ID

Gilt für