Aracılığıyla paylaş


ConnectedServiceProviderExportAttribute Sınıf

Tanım

Bir türün ConnectedServiceProvider dışarı aktarması sağladığını belirtir.

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
Devralma
ConnectedServiceProviderExportAttribute
Öznitelikler

Oluşturucular

ConnectedServiceProviderExportAttribute(String)

ConnectedServiceProviderExportAttribute sınıfının yeni bir örneğini başlatır.

Özellikler

ProviderId

Sağlayıcı/işleyici için benzersiz Sağlayıcı Kimliğini alır. Bu, sağlayıcıyı işleyicileriyle eşleştirmek için kullanılır.

SupportsUpdate

öğesinin mevcut bir bağlı hizmeti güncelleştirip güncelleştiremediğini ConnectedServiceProvider belirten bir değer alır veya ayarlar.

Şunlara uygulanır