| AssembliesIsDebugging Property |
Namespace:
Cauldron.Reflection
Assembly:
Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.2
Syntax public static bool IsDebugging { get; }
Public Shared ReadOnly Property IsDebugging As Boolean
Get
public:
static property bool IsDebugging {
bool get ();
}
Property Value
Type:
Boolean[Missing <value> documentation for "P:Cauldron.Reflection.Assemblies.IsDebugging"]
See Also