次の方法で共有


ShareWindowCommandSource.GetForCurrentView メソッド

定義

ShareWindowCommandSource のインスタンスを取得するために使用できる静的メソッド。

重要

ShareWindowCommandSource.GetForCurrentView API は、制限付きアクセス機能の一部です (「LimitedAccessFeatures クラス」を参照)。 詳細またはロック解除トークンを要求するには、 LAF アクセス トークン要求フォームを使用してください。

public:
 static ShareWindowCommandSource ^ GetForCurrentView();
 static ShareWindowCommandSource GetForCurrentView();
public static ShareWindowCommandSource GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As ShareWindowCommandSource

戻り値

現在のビューの ShareWindowCommandSource 。 現在のビューは、クライアント アプリケーションのブランド アイコンとフレンドリ名を提供できるようにする必要があります。

適用対象

こちらもご覧ください