次の方法で共有


FeatureSwitches.PowerBIContentProviderPublishingEnabled プロパティ

定義

コンテンツの発行が有効かどうかを取得します。

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

プロパティ値

Boolean

trueコンテンツの発行が有効な場合。それ以外の場合は . false

適用対象