Partager via


Membres LogProviderInfo

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

Le type LogProviderInfo expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals Determines whether two object instances are equal. (Hérité de DtsObject.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode Returns the hash code for this instance. (Hérité de DtsObject.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

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

Haut de la page