XmlSchema.Id Özellik

Tanım

Dize kimliğini alır veya ayarlar.

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

Özellik Değeri

String

Dizenin kimliği. String.Empty varsayılan değerdir.

Şunlara uygulanır