Share via


NoNamespace.repairLoad Field

Definition

Represents the repairLoad XML attribute.

public static readonly System.Xml.Linq.XName repairLoad;
 staticval mutable repairLoad : System.Xml.Linq.XName
Public Shared ReadOnly repairLoad 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.RepairLoad.

Applies to