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 XML blob is a CDATA.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public bool IsCdata { get; }
public:
property bool IsCdata {
bool get();
}
Public ReadOnly Property IsCdata As Boolean
Property Value
Type: System.Boolean
See Also
StateDetailsContentsXmlBlob Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top