AssemblyInfoDebuggable Property

Gets a boolean value indicating if the Assembly was built in debug mode.

Definition

Namespace: Gemstone.Reflection
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.155 -- Release Build+a7d8ba87ff92af3282fc68a6fbfd37a854100b44
public bool Debuggable { get; }

Property Value

Boolean

See Also