This topic has not yet been rated - Rate this topic

ByteTag.Value Property

Surface 1.0 SP1
Gets the value of the byte tag.

Namespace: Microsoft.Surface.Core
Assembly: Microsoft.Surface.Core (in microsoft.surface.core.dll)
'Usage
Dim instance As ByteTag
Dim value As Byte

value = instance.Value

public byte Value { get; }
/** @property */
public byte get_Value ()

public function get Value () : byte

Property Value

The value of the byte tag.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Microsoft Surface 1.0 SP1, Windows Vista Ultimate, Windows Vista Enterprise, Windows Vista Business

Target Platforms

Microsoft Surface 1.0 SP1
Did you find this helpful?
(1500 characters remaining)