XmlSchemaAppInfo.Source Eigenschaft

Definition

Ruft die Quelle der Anwendungsinformationen ab oder legt diese fest.

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

Eigenschaftswert

Ein URI-Verweis (Uniform Resource Identifier). Der Standardwert ist String.Empty. Dies ist optional.

Hinweise

Die Quelle muss ein URI-Verweis sein. Dies ist optional.

Gilt für: