XmlSchemaDocumentation.Source Propriété

Définition

Obtient ou définit la source URI (Uniform Resource Identifier) des informations.

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

Valeur de propriété

Référence URI. La valeur par défaut est String.Empty. Optionnel.

Remarques

La source doit être une référence d’URI.

Optionnel.

S’applique à