[This is preliminary documentation and is subject to change.]
Gets/Sets message source line number/tracepoint#, this is used in conjunction with From
Namespace: NFX.LogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int Source { get; set; }
public int Source { get; set; }
Public Property Source As Integer
Get
Set
Public Property Source As Integer
Get
Set
public:
property int Source {
int get ();
void set (int value);
}
public:
property int Source {
int get ();
void set (int value);
}
member Source : int with get, set
member Source : int with get, set
Property Value
Type:
Int32