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

Referencia de URI. El valor predeterminado es String.Empty. Optional.

Comentarios

El origen debe ser una referencia de URI.

Optional.

Se aplica a