XmlSerializerSection.TempFilesLocation Eigenschap

Definitie

Retourneert de locatie die is opgegeven voor het maken van het tijdelijke bestand.

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

Waarde van eigenschap

De locatie die is opgegeven voor het maken van het tijdelijke bestand.

Kenmerken

Van toepassing op