Share via


NoNamespace.vol Field

Definition

Represents the vol XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cMediaNode.
  • corresponds to the following strongly-typed properties: CommonMediaNode.Volume.

Applies to