Condividi tramite


ConfigurationSection.Source Proprietà

Definizione

Ottiene o imposta l'origine per la sezione di configurazione.

public:
 property System::String ^ Source { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlAttribute]
public string Source { get; set; }
[<System.Xml.Serialization.XmlAttribute>]
member this.Source : string with get, set
Public Property Source As String

Valore della proprietà

Restituisce una stringa che rappresenta l'origine.

Attributi

Si applica a