次の方法で共有


FeatureSwitches.AnonymousEmbeddingServiceEnabled プロパティ

定義

Anonymouse Embidding Service が有効かどうかを示す情報を取得します。

public:
 property bool AnonymousEmbeddingServiceEnabled { bool get(); };
public bool AnonymousEmbeddingServiceEnabled { get; }
member this.AnonymousEmbeddingServiceEnabled : bool
Public ReadOnly Property AnonymousEmbeddingServiceEnabled As Boolean

プロパティ値

Boolean

true 匿名のエンビディング サービスが有効になっている場合。それ以外の場合は false

適用対象