| ScreenLoggerCurrentPrefixType Property |
Current Log Prefix Type
Namespace:
CSharpGrid.Grid.Logger
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public LogPrefixType CurrentPrefixType { get; set; }
public:
property LogPrefixType CurrentPrefixType {
LogPrefixType get ();
void set (LogPrefixType value);
}
Property Value
Type:
LogPrefixTypeSee Also