XmlSchema.Id Proprietà

Definizione

Ottiene o imposta l'ID della 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 della stringa. Il valore predefinito è String.Empty.

Si applica a