Bagikan melalui


StorageProviderSyncRootInfo.Context Properti

Definisi

Berisi informasi identitas akar sinkronisasi.

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

Nilai Properti

Buffer yang berisi identitas akar sinkronisasi.

Berlaku untuk