Share via


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

属性值

日志提供程序的联系信息。

注解

此可选属性用于为日志提供程序对象提供联系信息。

适用于