LanIdentifierData.Value Property

Gets the serialized value.

Syntax

public:
property IVectorView<unsigned char>^ Value {
         IVectorView<unsigned char>^ get ();
}  

Property value

Type: IVectorView<unsigned char> 

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

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

LanIdentifierData Class

LanIdentifierData Members

Windows.Networking.Connectivity Namespace