Nyelv

XmlSchema.Version Tulajdonság

Definíció

Lekéri vagy beállítja a séma verzióját.

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

Tulajdonság értéke

A séma verziója. Az alapértelmezett érték a String.Empty.

A következőre érvényes: