语言

DtsLogProviderAttribute.LogProviderContact 属性

定义

获取或设置日志提供者的联系方式。

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

属性值

日志提供者的联系方式。

注解

该可选属性用于为日志提供者对象提供联系信息。

适用于