다음을 통해 공유


ExpressionNodeAttribute 멤버

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

ExpressionNodeAttribute 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 ExpressionNodeAttribute(String) Initializes a new instance of the ExpressionNodeAttribute class that has the specified name.
공용 메서드 ExpressionNodeAttribute(String, Type) Initializes a new instance of the ExpressionNodeAttribute class that has the specified name and type.

맨 위로 이동

메서드

  이름 설명
공용 메서드 ConvertToFilterNode Creates a filter node by converting the expression node. (ExpressionNode에서 상속됩니다.)
공용 메서드 DeepClone (ExpressionNode. . :: . .DeepClone() () () ()을(를) 재정의합니다.)
보호된 메서드 DeserializeProperties (ExpressionNode에서 상속됩니다.)
보호된 메서드 DeserializeResult (ExpressionNode에서 상속됩니다.)
보호된 메서드 DoConvertToFilterNode (ExpressionNode에서 상속됩니다.)
보호된 메서드 DoEnumAttributes (ExpressionNode에서 상속됩니다.)
공용 메서드 EnumChildren Returns an enumerated list of dependent expression nodes. (ExpressionNode에서 상속됩니다.)
보호된 메서드 EqualProperties (ExpressionNode에서 상속됩니다.)
공용 메서드 Equals Returns a Boolean value that specifies whether the referenced expression node object is equal to the specified object. (ExpressionNode에서 상속됩니다.)
공용 메서드 Evaluate(FacetEvaluationContext) (ExpressionNode에서 상속됩니다.)
공용 메서드 Evaluate(FacetEvaluationContext, Boolean) (ExpressionNode에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (ExpressionNode에서 상속됩니다.)
공용 메서드 GetResult Gets the result that is returned when an expression is deserialized. (ExpressionNode에서 상속됩니다.)
공용 메서드 GetResultString (ExpressionNode에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
보호된 메서드 ReadEndElement (ExpressionNode에서 상속됩니다.)
공용 메서드 Serialize Serializes the expression node to the specified XML Writer. (ExpressionNode에서 상속됩니다.)
보호된 메서드 SerializeProperties (ExpressionNode에서 상속됩니다.)
보호된 메서드 SerializeResult (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetFilterNodeCompatible (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetHasScript (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetNameConditionType (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetNodeType (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetObjectName (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetProperties (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetTypeClass (ExpressionNode에서 상속됩니다.)
공용 메서드 ToString (ExpressionNode. . :: . .ToString() () () ()을(를) 재정의합니다.)
공용 메서드 ToStringForDisplay (ExpressionNode. . :: . .ToStringForDisplay() () () ()을(를) 재정의합니다.)
공용 메서드 ToStringForUrn Returns the referenced object in URN format. (ExpressionNode에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
보호된 속성 LastEvaluationResult (ExpressionNode에서 상속됩니다.)
공용 속성 Name
공용 속성 Tag Gets the tag text that is associated with the expression node. (ExpressionNode에서 상속됩니다.)
공용 속성 Type Gets the type of expression node. (ExpressionNode에서 상속됩니다.)
공용 속성 TypeClass Gets the class type when the expression node represents an object. (ExpressionNode에서 상속됩니다.)

맨 위로 이동