DiagnosticsInformationAssemblyConfiguration Property |
Gets the current assembly configuration (debug or release).
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string AssemblyConfiguration { get; }
Property Value
Type:
StringThe assembly configuration.
See Also