Get Method (DeviceDescription)
Returns the current value of a DeviceDescription capability.

C# Syntax

public object Get( 
   string capability
)

Parameters

capability
the capability to return the stored value of.

Return Value

the current value of a DeviceDescription capability.