Udostępnij przez


ConnectedServiceHandlerExportAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ConnectedServiceHandlerExportAttribute.

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)

Parametry

providerId
String

Unikatowy identyfikator dostawcy dla dostawcy/programu obsługi. Służy to do dopasowywania dostawcy do jego procedur obsługi.

Dotyczy