IArcadeStick.DllVersionIsDebug Property

Gets a Boolean value that indicates whether the Arcade Stick DLL is a debug build.

Syntax

public:
property bool DllVersionIsDebug {
         bool get ();
}  

Property value

Type: bool 

  Returns true if the Arcade Stick DLL is a debug build; otherwise, false.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.arcadestick.winmd

See also

Reference

IArcadeStick Interface

IArcadeStick Members

Microsoft.Xbox.Input Namespace