Share via


LiveOperationCompletedEventArgs.RawResult property

The raw result of the operation in the requested format. [Windows Phone only]

Syntax

public string RawResult { get; }
Public ReadOnly Property RawResult As String

Property value

Type: String

RawResult

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live

Assembly

Microsoft.Live.dll

See also

LiveOperationCompletedEventArgs