ConnectedServiceProviderExportAttribute.ProviderId Property

Definition

Gets the unique Provider ID for the provider/handler. This is used to match a provider with its handlers.

public:
 property System::String ^ ProviderId { System::String ^ get(); };
public:
 property Platform::String ^ ProviderId { Platform::String ^ get(); };
public string ProviderId { get; }
member this.ProviderId : string
Public ReadOnly Property ProviderId As String

Property Value

Returns String.

Applies to