Condividi tramite


StorageProviderSyncRootInfo.Id Proprietà

Definizione

Identificatore per la radice di sincronizzazione.

public:
 property Platform::String ^ Id { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Id();

void Id(winrt::hstring value);
public string Id { get; set; }
var string = storageProviderSyncRootInfo.id;
storageProviderSyncRootInfo.id = string;
Public Property Id As String

Valore della proprietà

String

Platform::String

winrt::hstring

Identificatore nel formato : [ID provider di archiviazione]! [SID di Windows]! [ID account]

Commenti

Un esempio di ID potrebbe essere simile al seguente: "OneDrive! S-1-1234! Personale"

Si applica a