Condividi tramite


XmlSerializerSection.TempFilesLocation Proprietà

Definizione

Restituisce il percorso specificato per la creazione del file temporaneo.

public:
 property System::String ^ TempFilesLocation { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("tempFilesLocation", DefaultValue=null)]
public string TempFilesLocation { get; set; }
[<System.Configuration.ConfigurationProperty("tempFilesLocation", DefaultValue=null)>]
member this.TempFilesLocation : string with get, set
Public Property TempFilesLocation As String

Valore della proprietà

Il percorso specificato per la creazione del file temporaneo.

Attributi

Si applica a