OzMediaButtonEventArgsDevice Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic OzKeySource Device { get; }
Public ReadOnly Property Device As OzKeySource
Get
public:
property OzKeySource Device {
OzKeySource get ();
}
member Device : OzKeySource with get
Property Value
Type:
OzKeySource
See Also