XmlSchemaAppInfo.Source Eigenschap

Definitie

Hiermee haalt u de bron van de toepassingsgegevens op of stelt u 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 (Uniform Resource Identifier). De standaardwaarde is String.Empty. Optional.

Opmerkingen

De bron moet een URI-verwijzing zijn. Optional.

Van toepassing op