Gets or sets a label by which to identify the element.
Public Property Id As String
public string Id { get; set; }
public: property String^ Id { String^ get (); void set (String^ value); }
member Id : string with get, set
Id must be unique; you cannot have two elements with the same Id inside of the same document. Use the Name property to give the same identifier to a group of logically related elements.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2