Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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