Share via


NoNamespace.uniform Field

Definition

Represents the uniform XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sampleRate.
  • corresponds to the following strongly-typed properties: SampleRate.Uniform.

Applies to