| MacroFeatureExLogger Property |
Namespace:
CodeStack.SwEx.MacroFeature
Assembly:
CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax public ILogger Logger { get; }
Public ReadOnly Property Logger As ILogger
Get
public:
virtual property ILogger^ Logger {
ILogger^ get () sealed;
}
Property Value
Type:
ILoggerImplements
IModule.LoggerSee Also