[This is preliminary documentation and is subject to change.]
Returns a composite destination that ownes this destination or null
Namespace: NFX.Log.DestinationsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public CompositeDestination Owner { get; }
public CompositeDestination Owner { get; }
Public ReadOnly Property Owner As CompositeDestination
Get
Public ReadOnly Property Owner As CompositeDestination
Get
public:
property CompositeDestination^ Owner {
CompositeDestination^ get ();
}
public:
property CompositeDestination^ Owner {
CompositeDestination^ get ();
}
member Owner : CompositeDestination with get
member Owner : CompositeDestination with get
Property Value
Type:
CompositeDestination