SyncId::GetStringId Method
Gets a string sync ID.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Return Value
Type: System::StringThe sync ID if it is a variable-length string; otherwise, throws InvalidOperationException.
| Exception | Condition |
|---|---|
| InvalidOperationException | This SyncId object is not variable length. |
Show: