Membri LogProviderInfo

Provides information about the log providers found on the computer. This class cannot be inherited.

Il tipo LogProviderInfo espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two object instances are equal. (Ereditato da DtsObject).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Returns the hash code for this instance. (Ereditato da DtsObject).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica 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.
Proprietà pubblica Description Returns the description for the log provider. This property is read-only.
Proprietà pubblica FileName Returns the name of the log provider file. This property is read-only.
Proprietà pubblica FileNameVersionString Returns the file name version string of the log provider. This property is read-only.
Proprietà pubblica IconFile Returns the name of the file that contains the icon. This property is read-only.
Proprietà pubblica IconResource Returns the resource identifier of the icon. This property is read-only.
Proprietà pubblica ID Returns the GUID that uniquely identifies this log provider. This property is read-only.
Proprietà pubblica LogProviderContact Returns the contact information for the log provider. This property is read-only.
Proprietà pubblica LogProviderType Returns the type of the log provider. This property is read-only.
Proprietà pubblica Name Gets or sets a name for the log provider.
Proprietà pubblica UITypeName Returns the UIType name for the log provider user interface.

In alto