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
同步根識別碼的字串值。
傳回
指定之同步根目錄的屬性。