Udostępnij przez


StateChangeEventAttribute Members

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

The following tables list the members exposed by the StateChangeEventAttribute type.

Public Constructors

  Name Description
StateChangeEventAttribute Overloaded.  

Top

Public Properties

  Name Description
Bb965310.pubproperty(pl-pl,SQL.100).gif EventName Gets the name of the event.
Bb965310.pubproperty(pl-pl,SQL.100).gif TargetType Gets the type of target.
Bb965310.pubproperty(pl-pl,SQL.100).gif TargetTypeAlias Gets the alias of the target type.
Bb965310.pubproperty(pl-pl,SQL.100).gif TypeId  (inherited from Attribute )

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb965310.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Attribute )
Bb965310.pubmethod(pl-pl,SQL.100).gifBb965310.static(pl-pl,SQL.100).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
Bb965310.pubmethod(pl-pl,SQL.100).gifBb965310.static(pl-pl,SQL.100).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
Bb965310.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Attribute )
Bb965310.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Bb965310.pubmethod(pl-pl,SQL.100).gif IsDefaultAttribute  (inherited from Attribute )
Bb965310.pubmethod(pl-pl,SQL.100).gifBb965310.static(pl-pl,SQL.100).gif IsDefined  Overloaded. (inherited from Attribute )
Bb965310.pubmethod(pl-pl,SQL.100).gif Match  (inherited from Attribute )
Bb965310.pubmethod(pl-pl,SQL.100).gifBb965310.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Bb965310.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb965310.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Bb965310.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

Top