Share via


XmlSchemaNotation.System Propiedad

Definición

Obtiene o establece el identificador system.

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

Valor de propiedad

Identificador system. El valor debe ser un URI válido.

Se aplica a