Freigeben über


ConnectedServiceHandlerExportAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der ConnectedServiceHandlerExportAttribute-Klasse.

public:
 ConnectedServiceHandlerExportAttribute(System::String ^ providerId);
public:
 ConnectedServiceHandlerExportAttribute(Platform::String ^ providerId);
 ConnectedServiceHandlerExportAttribute(std::wstring const & providerId);
public ConnectedServiceHandlerExportAttribute(string providerId);
new Microsoft.VisualStudio.ConnectedServices.ConnectedServiceHandlerExportAttribute : string -> Microsoft.VisualStudio.ConnectedServices.ConnectedServiceHandlerExportAttribute
Public Sub New (providerId As String)

Parameter

providerId
String

Die eindeutige Anbieter-ID für den Anbieter/Handler. Dies wird verwendet, um einen Anbieter mit seinen Handlern abzugleichen.

Gilt für: