LogMessageFormat Property |
[Missing <summary> documentation for "P:Akka.Event.LogMessage.Format"]
Namespace: Akka.EventAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic string Format { get; }
Public ReadOnly Property Format As String
Get
public:
property String^ Format {
String^ get ();
}
member Format : string with get
Property Value
Type:
String
See Also