次の方法で共有


StorageEmulator.Exists プロパティ

定義

ストレージ エミュレーターが存在するかどうかを確認します。つまり、インストールされています。

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

プロパティ値

true ストレージ エミュレーターが存在する場合は 。それ以外の場合は false

適用対象