AppenderInitialized Property |
Indicates whether an Appender is initialized.
Namespace:
Aspose.Email.Tools.Logging
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxprotected bool Initialized { get; }
Protected ReadOnly Property Initialized As Boolean
Get
protected:
property bool Initialized {
bool get ();
}
member Initialized : bool with get
Property Value
Type:
Boolean
See Also