Share via


NoNamespace.crashSave Field

Definition

Represents the crashSave XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fileRecoveryPr.
  • corresponds to the following strongly-typed properties: FileRecoveryProperties.CrashSave.

Applies to