다음을 통해 공유


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.

맨 위로 이동