[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Logging.Logger.Source"]
Namespace: Scanjour.Workflow4.Common.LoggingAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Source { get; }
Public ReadOnly Property Source As String
Get
public:
property String^ Source {
String^ get ();
}
member Source : string with get
Property Value
String
See Also