IsolatedStorageFile.IsEnabled Właściwość

Definicja

Pobiera wartość wskazującą, czy jest włączony wydzielony magazyn.

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

Wartość właściwości

Wartość true w każdym przypadku.

Atrybuty

Uwagi

Wydzielona pamięć masowa dla pełnych aplikacji .NET Framework jest zawsze włączona.

Dotyczy

Zobacz też