Freigeben über


ExpressionNodeAttribute-Member

The ExpressionNodeAttribute object represents an attribute of a policy-based management expression node.

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

Konstruktoren

  Name Beschreibung
Öffentliche Methode ExpressionNodeAttribute(String) Initializes a new instance of the ExpressionNodeAttribute class that has the specified name.
Öffentliche Methode ExpressionNodeAttribute(String, Type) Initializes a new instance of the ExpressionNodeAttribute class that has the specified name and type.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode ConvertToFilterNode Creates a filter node by converting the expression node. (Geerbt von ExpressionNode.)
Öffentliche Methode DeepClone (Überschreibt ExpressionNode. . :: . .DeepClone() () () ().)
Geschützte Methode DeserializeProperties (Geerbt von ExpressionNode.)
Geschützte Methode DeserializeResult (Geerbt von ExpressionNode.)
Geschützte Methode DoConvertToFilterNode (Geerbt von ExpressionNode.)
Geschützte Methode DoEnumAttributes (Geerbt von ExpressionNode.)
Öffentliche Methode EnumChildren Returns an enumerated list of dependent expression nodes. (Geerbt von ExpressionNode.)
Geschützte Methode EqualProperties (Geerbt von ExpressionNode.)
Öffentliche Methode Equals Returns a Boolean value that specifies whether the referenced expression node object is equal to the specified object. (Geerbt von ExpressionNode.)
Öffentliche Methode Evaluate(FacetEvaluationContext) (Geerbt von ExpressionNode.)
Öffentliche Methode Evaluate(FacetEvaluationContext, Boolean) (Geerbt von ExpressionNode.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von ExpressionNode.)
Öffentliche Methode GetResult Gets the result that is returned when an expression is deserialized. (Geerbt von ExpressionNode.)
Öffentliche Methode GetResultString (Geerbt von ExpressionNode.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ReadEndElement (Geerbt von ExpressionNode.)
Öffentliche Methode Serialize Serializes the expression node to the specified XML Writer. (Geerbt von ExpressionNode.)
Geschützte Methode SerializeProperties (Geerbt von ExpressionNode.)
Geschützte Methode SerializeResult (Geerbt von ExpressionNode.)
Geschützte Methode SetFilterNodeCompatible (Geerbt von ExpressionNode.)
Geschützte Methode SetHasScript (Geerbt von ExpressionNode.)
Geschützte Methode SetNameConditionType (Geerbt von ExpressionNode.)
Geschützte Methode SetNodeType (Geerbt von ExpressionNode.)
Geschützte Methode SetObjectName (Geerbt von ExpressionNode.)
Geschützte Methode SetProperties (Geerbt von ExpressionNode.)
Geschützte Methode SetTypeClass (Geerbt von ExpressionNode.)
Öffentliche Methode ToString (Überschreibt ExpressionNode. . :: . .ToString() () () ().)
Öffentliche Methode ToStringForDisplay (Überschreibt ExpressionNode. . :: . .ToStringForDisplay() () () ().)
Öffentliche Methode ToStringForUrn Returns the referenced object in URN format. (Geerbt von ExpressionNode.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Geschützte Eigenschaft LastEvaluationResult (Geerbt von ExpressionNode.)
Öffentliche Eigenschaft Name
Öffentliche Eigenschaft Tag Gets the tag text that is associated with the expression node. (Geerbt von ExpressionNode.)
Öffentliche Eigenschaft Type Gets the type of expression node. (Geerbt von ExpressionNode.)
Öffentliche Eigenschaft TypeClass Gets the class type when the expression node represents an object. (Geerbt von ExpressionNode.)

Zum Anfang