[Missing <summary> documentation for "P:Ozeki.Media.Audio.DeviceInfo.Type"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public DeviceType Type { get; internal set; } |
| Visual Basic |
|---|
Public Property Type As DeviceType Get Friend Set |
| Visual C++ |
|---|
public: property DeviceType Type { DeviceType get (); internal: void set (DeviceType value); } |