次の方法で共有


ServerPolicy.Statement プロパティ

定義

ポリシー ステートメントに指定されているデータを取得します。 値の取得のみ可能です。

public:
 property System::String ^ Statement { System::String ^ get(); };
public string Statement { get; }
member this.Statement : string
Public ReadOnly Property Statement As String

プロパティ値

String

注釈

ポリシーを含むドキュメントが表示されると、ポリシー ステートメントの内容は Office クライアント アプリケーションで "ビジネス バー" 通知として表示されます。

適用対象