Edit

Share via


StorageEmulator.Exists Property

Definition

Checks if the storage emulator exists, i.e. is installed.

public static bool Exists { get; }
static member Exists : bool
Public Shared ReadOnly Property Exists As Boolean

Property Value

true if the storage emulator exists; otherwise, false.

Applies to