Udostępnij za pośrednictwem


ConnectedServiceProviderExportAttribute Klasa

Definicja

Określa, że typ zapewnia eksport ConnectedServiceProvider.

public ref class ConnectedServiceProviderExportAttribute sealed : System::ComponentModel::Composition::ExportAttribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class ConnectedServiceProviderExportAttribute : System.ComponentModel.Composition.ExportAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ConnectedServiceProviderExportAttribute = class
    inherit ExportAttribute
Public NotInheritable Class ConnectedServiceProviderExportAttribute
Inherits ExportAttribute
Dziedziczenie
ConnectedServiceProviderExportAttribute
Atrybuty

Konstruktory

ConnectedServiceProviderExportAttribute(String)

Inicjuje nowe wystąpienie klasy ConnectedServiceProviderExportAttribute.

Właściwości

ProviderId

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

SupportsUpdate

Pobiera lub ustawia wartość wskazującą, czy ConnectedServiceProvider można zaktualizować istniejącą połączoną usługę.

Dotyczy