ManagerTypeAttribute(String) Constructeur

Définition

Crée une nouvelle instance de ManagerTypeAttribute.

public:
 ManagerTypeAttribute(System::String ^ managerTypes);
public:
 ManagerTypeAttribute(Platform::String ^ managerTypes);
 ManagerTypeAttribute(std::wstring const & managerTypes);
public ManagerTypeAttribute (string managerTypes);
new Microsoft.VisualStudio.Shell.TableControl.ManagerTypeAttribute : string -> Microsoft.VisualStudio.Shell.TableControl.ManagerTypeAttribute
Public Sub New (managerTypes As String)

Paramètres

managerTypes
String

Types de gestionnaires.

S’applique à