IDTSLogProviderInfo100.FileName 属性

定义

public:
 property System::String ^ FileName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public string FileName { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.FileName : string
Public ReadOnly Property FileName As String

属性值

一个字符串,其中包含日志提供程序文件的名称。

属性

适用于