XmlSchema.Id Vlastnost

Definice

Získá nebo nastaví ID řetězce.

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

Hodnota vlastnosti

ID řetězce. Výchozí hodnota je String.Empty.

Platí pro