DtsLogProviderAttribute.LogProviderContact Propriété

Définition

Obtient ou définit les informations sur le contact pour le module fournisseur d'informations.

public:
 property System::String ^ LogProviderContact { System::String ^ get(); void set(System::String ^ value); };
public string LogProviderContact { get; set; }
member this.LogProviderContact : string with get, set
Public Property LogProviderContact As String

Valeur de propriété

Informations de contact du module fournisseur d'informations.

Remarques

Cette propriété facultative est utilisée pour fournir des informations de contact pour l’objet du fournisseur d’informations.

S’applique à