StorageProviderSyncRootManager.GetSyncRootInformationForId(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
static StorageProviderSyncRootInfo ^ GetSyncRootInformationForId(Platform::String ^ id);
static StorageProviderSyncRootInfo GetSyncRootInformationForId(winrt::hstring const& id);
public static StorageProviderSyncRootInfo GetSyncRootInformationForId(string id);
function getSyncRootInformationForId(id)
Public Shared Function GetSyncRootInformationForId (id As String) As StorageProviderSyncRootInfo
パラメーター
- id
-
String
Platform::String
winrt::hstring
同期ルート ID の文字列値。
戻り値
指定した同期ルートのプロパティ。