LiveUploadOperation.Guid property

A unique Guid value that can be used to track the operation. This property is unique per operation.

Syntax

public System.Guid Guid { get; }
Public ReadOnly Property Guid As System.Guid

Property value

Type: System.Guid

A unique Guid value that can be used to track the operation.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Live

Assembly

Microsoft.Live.dll

See also

LiveUploadOperation