DtsLogProviderAttribute.LogProviderContact Property

Definition

Gets or sets the contact information for the log provider.

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

Property Value

The contact information for the log provider.

Remarks

This optional property is used to provide contact information for the log provider object.

Applies to