This topic has not yet been rated - Rate this topic

LanIdentifierData.Value | value property

Gets the serialized value.

Syntax


var value = lanIdentifierData.value;

Property value

Type: IVectorView<Byte> [JavaScript/C++] | System.Collections.Generic.IReadOnlyList<Byte> [.NET]

A byte array that contains the serialized value of the data.

Remarks

Windows Phone 8

This API is not implemented and will throw an exception if called.

Requirements

Minimum supported client

Windows 8

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Networking.Connectivity
Windows::Networking::Connectivity [C++]

Metadata

Windows.winmd

See also

LanIdentifierData

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.