 | ProcessInfoLayoutRendererProperty Property |
Gets or sets the property to retrieve.
Namespace:
NLog.LayoutRenderers
Assembly:
NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntaxpublic ProcessInfoProperty Property { get; set; }Public Property Property As ProcessInfoProperty
Get
Set
Dim instance As ProcessInfoLayoutRenderer
Dim value As ProcessInfoProperty
value = instance.Property
instance.Property = value
member Property : ProcessInfoProperty with get, set
Property Value
Type:
ProcessInfoProperty
Remarks
See Also