XmlSchema.Version Proprietà

Definizione

Ottiene o imposta la versione dello schema.

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

Valore della proprietà

String

La versione dello schema. Il valore predefinito è String.Empty.

Si applica a