Compartir a través de


XmlSchemaDocumentation.Source Propiedad

Definición

Obtiene o establece el origen del identificador uniforme de recursos (URI) de la información.

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

Valor de propiedad

String

Referencia del URI. De manera predeterminada, es String.Empty. Opcional.

Comentarios

El origen debe ser una referencia de URI.

Opcional.

Se aplica a