Membri ConditionExtender
The ConditionExtender class is an exception that is raised when the expression tree is incorrect.
Il tipo ConditionExtender espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ConditionExtender() () () () | ||
ConditionExtender(Condition) | Initializes a new instance of the ConditionExtender class based on the specified condition. | |
ConditionExtender(PolicyStore, String) | Initializes a new instance of the ConditionExtender class that has the specified policy store and name. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetParentSfcPropertySet | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
GetPropertySet | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
OnPropertyChanged | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
OnPropertyMetadataChanged | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
parent_PropertyChanged | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
parent_PropertyMetadataChanged | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
RegisterParentProperty | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
RegisterProperty | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
RegisterProperty | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
DependentPolicies | Gets the policies that are dependent on the condition. | |
ExpressionNode | Gets or sets the expression node for the condition. | |
FacetInfo | Gets or sets the facet information for the condition. | |
Facets | Gets the collection that contains information about all the facets that are associated with the condition. | |
Parent | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
RootFacets | Gets the collection that contains information about all the root level facets that are associated with the condition. |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
PropertyChanged | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). | |
PropertyMetadataChanged | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. (Ereditato da SfcObjectExtender< (Of < ( <'Condition> ) > ) >). |
In alto
Vedere anche