Bagikan melalui


IsolatedStorageFile.IsEnabled Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah penyimpanan terisolasi diaktifkan.

public:
 static property bool IsEnabled { bool get(); };
public static bool IsEnabled { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public static bool IsEnabled { get; }
static member IsEnabled : bool
[<System.Runtime.InteropServices.ComVisible(false)>]
static member IsEnabled : bool
Public Shared ReadOnly Property IsEnabled As Boolean

Nilai Properti

true dalam semua kasus.

Atribut

Keterangan

Penyimpanan terisolasi untuk aplikasi .NET Framework penuh selalu diaktifkan.

Berlaku untuk

Lihat juga