次の方法で共有


ProviderRegistrationState クラス

定義

プロバイダーの登録状態です。

public static class ProviderRegistrationState
type ProviderRegistrationState = class
Public Class ProviderRegistrationState
継承
ProviderRegistrationState

フィールド

NotRegistered

プロバイダーは登録されていません。

Registered

プロバイダーは登録済みです。

Registering

プロバイダーは登録中です。

Unregistering

プロバイダーは登録解除中です。

適用対象