LogProviderInfo 成員
Provides information about the log providers found on the computer. This class cannot be inherited.
LogProviderInfo 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
Equals | Determines whether two object instances are equal. (繼承自 DtsObject。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | Returns the hash code for this instance. (繼承自 DtsObject。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
CreationName | Returns the string used by the runtime engine to create an instance of the LogProvider object and to add the object to the LogProviders collection. This property is read-only. |
![]() |
Description | Returns the description for the log provider. This property is read-only. |
![]() |
FileName | Returns the name of the log provider file. This property is read-only. |
![]() |
FileNameVersionString | Returns the file name version string of the log provider. This property is read-only. |
![]() |
IconFile | Returns the name of the file that contains the icon. This property is read-only. |
![]() |
IconResource | Returns the resource identifier of the icon. This property is read-only. |
![]() |
ID | Returns the GUID that uniquely identifies this log provider. This property is read-only. |
![]() |
LogProviderContact | Returns the contact information for the log provider. This property is read-only. |
![]() |
LogProviderType | Returns the type of the log provider. This property is read-only. |
![]() |
Name | Gets or sets a name for the log provider. |
![]() |
UITypeName | Returns the UIType name for the log provider user interface. |
頂端