Udostępnij za pośrednictwem


PolicyAssignmentCondition.ExpressionIsEmbedded Property

 

If true, the policy expression is embedded in Operator.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public bool ExpressionIsEmbedded { get; }
public:
property bool ExpressionIsEmbedded {
    bool get();
}
Public ReadOnly Property ExpressionIsEmbedded As Boolean

Property Value

Type: System.Boolean

See Also

PolicyAssignmentCondition Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top