Share via


B.Guid Field

Definition

Represents the b:Guid XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Source.
  • corresponds to the following strongly-typed classes: GuidString.

Applies to