| RolloverTextWriterTraceWriterFileName Property |
Filename
Namespace:
SanteDB.Core.Diagnostics.Tracing
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string FileName { get; }
Public ReadOnly Property FileName As String
Get
public:
property String^ FileName {
String^ get ();
}
member FileName : string with get
Property Value
Type:
StringSee Also