XmlSchemaAnnotated.Id Proprietà

Definizione

Ottiene o imposta l'ID di stringa.

public:
 property System::String ^ Id { System::String ^ get(); void set(System::String ^ value); };
public string? Id { get; set; }
public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Valore della proprietà

ID stringa. Il valore predefinito è String.Empty. facoltativo.

Commenti

Il valore id deve essere di tipo ID e essere univoco all'interno del documento contenente questo elemento.

facoltativo.

Si applica a