IDTSLogProviderInfo100.LogProviderContact Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::String ^ LogProviderContact { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743814)]
public string LogProviderContact { [System.Runtime.InteropServices.DispId(1610743814)] get; }
[<System.Runtime.InteropServices.DispId(1610743814)>]
[<get: System.Runtime.InteropServices.DispId(1610743814)>]
member this.LogProviderContact : string
Public ReadOnly Property LogProviderContact As String
Property Value
A String that contains the contact information for the log provider.
- Attributes