다음을 통해 공유


StateChangeEventAttribute 멤버

The StateChangeEventAttribute class contains the represents the attribute that is attached to the state change event in policy-based management.

StateChangeEventAttribute 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 StateChangeEventAttribute(String, String) Initializes a new instance of the StateChangeEventAttribute class for the specified event and target.
공용 메서드 StateChangeEventAttribute(String, String, String)

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Attribute에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Attribute에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드 IsDefaultAttribute (Attribute에서 상속됩니다.)
공용 메서드 Match (Attribute에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 EventName Gets the name of the event.
공용 속성 TargetType Gets the type of target.
공용 속성 TargetTypeAlias Gets the alias of the target type.
공용 속성 TypeId (Attribute에서 상속됩니다.)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 _Attribute. . :: . .GetIDsOfNames (Attribute에서 상속됩니다.)
명시적 인터페이스 구현전용 메서드 _Attribute. . :: . .GetTypeInfo (Attribute에서 상속됩니다.)
명시적 인터페이스 구현전용 메서드 _Attribute. . :: . .GetTypeInfoCount (Attribute에서 상속됩니다.)
명시적 인터페이스 구현전용 메서드 _Attribute. . :: . .Invoke (Attribute에서 상속됩니다.)

맨 위로 이동