IAppDomainSetup.CachePath Proprietà

Definizione

Ottiene o imposta il nome di un'area specifica dell'applicazione in cui vengono copiati i file.

public:
 property System::String ^ CachePath { System::String ^ get(); void set(System::String ^ value); };
public string CachePath { get; set; }
member this.CachePath : string with get, set
Public Property CachePath As String

Valore della proprietà

Oggetto String che rappresenta il nome completo del percorso della directory e del nome del file in cui vengono copiati i file.

Si applica a

Vedi anche