Partager via


Membres StateChangeEventAttribute

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

Le type StateChangeEventAttribute expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique StateChangeEventAttribute(String, String) Initializes a new instance of the StateChangeEventAttribute class for the specified event and target.
Méthode publique StateChangeEventAttribute(String, String, String)

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Attribute.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Attribute.)
Méthode publique GetType (Hérité de Object.)
Méthode publique IsDefaultAttribute (Hérité de Attribute.)
Méthode publique Match (Hérité de Attribute.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique EventName Gets the name of the event.
Propriété publique TargetType Gets the type of target.
Propriété publique TargetTypeAlias Gets the alias of the target type.
Propriété publique TypeId (Hérité de Attribute.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetIDsOfNames (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfo (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfoCount (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .Invoke (Hérité de Attribute.)

Haut de la page