XmlSchemaAnnotated.Id Proprietà

Definizione

Ottiene o imposta l'ID 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. Optional.

Commenti

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

Optional.

Si applica a