[This is preliminary documentation and is subject to change.]
References a log service that this destination services
Namespace: NFX.Log.DestinationsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public LogServiceBase Service { get; }
public LogServiceBase Service { get; }
Public ReadOnly Property Service As LogServiceBase
Get
Public ReadOnly Property Service As LogServiceBase
Get
public:
property LogServiceBase^ Service {
LogServiceBase^ get ();
}
public:
property LogServiceBase^ Service {
LogServiceBase^ get ();
}
member Service : LogServiceBase with get
member Service : LogServiceBase with get
Property Value
Type:
LogServiceBase