Condividi tramite


StorageProviderSyncRootInfo.Context Proprietà

Definizione

Contiene le informazioni sull'identità radice di sincronizzazione.

public:
 property IBuffer ^ Context { IBuffer ^ get(); void set(IBuffer ^ value); };
IBuffer Context();

void Context(IBuffer value);
public IBuffer Context { get; set; }
var iBuffer = storageProviderSyncRootInfo.context;
storageProviderSyncRootInfo.context = iBuffer;
Public Property Context As IBuffer

Valore della proprietà

Buffer contenente l'identità radice di sincronizzazione.

Si applica a