Compartir a través de


LogProviderInfo Miembros

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

El tipo LogProviderInfo expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals Determines whether two object instances are equal. (Se hereda de DtsObject).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Returns the hash code for this instance. (Se hereda de DtsObject).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio