XmlSchemaDocumentation.Source Eigenschap

Definitie

Haalt de URI-bron (Uniform Resource Identifier) op of stelt deze in.

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

Waarde van eigenschap

Een URI-verwijzing. De standaardwaarde is String.Empty. Optional.

Opmerkingen

De bron moet een URI-verwijzing zijn.

Optional.

Van toepassing op