Share via


NoNamespace.cstate Field

Definition

Represents the cstate XML attributes.

public static readonly System.Xml.Linq.XName cstate;
 staticval mutable cstate : System.Xml.Linq.XName
Public Shared ReadOnly cstate As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: blip, snapshot.
  • corresponds to the following strongly-typed properties: Blip.CompressionState, Snapshot.CompressionState.

Applies to