Share via


LiveOperationResult.RawResult property

The raw result of the operation in the requested format.

Syntax

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

Property value

Type: String

The raw result.

Requirements

Minimum supported client

Windows 8

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live

Assembly

Microsoft.Live.dll

See also

LiveOperationResult