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에서 상속됩니다.) |
맨 위로 이동