Share via


StateChangeEventAttribute-Member

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

Der StateChangeEventAttribute-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode StateChangeEventAttribute(String, String) Initializes a new instance of the StateChangeEventAttribute class for the specified event and target.
Öffentliche Methode StateChangeEventAttribute(String, String, String)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Attribute.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Attribute.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IsDefaultAttribute (Geerbt von Attribute.)
Öffentliche Methode Match (Geerbt von Attribute.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft EventName Gets the name of the event.
Öffentliche Eigenschaft TargetType Gets the type of target.
Öffentliche Eigenschaft TargetTypeAlias Gets the alias of the target type.
Öffentliche Eigenschaft TypeId (Geerbt von Attribute.)

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetIDsOfNames (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetTypeInfo (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .GetTypeInfoCount (Geerbt von Attribute.)
Explizite SchnittstellenimplementierungPrivate Methode _Attribute. . :: . .Invoke (Geerbt von Attribute.)

Zum Anfang