LogClassEventLog Property

[Missing <summary> documentation for "P:MbcsUtils.LogClass.EventLog"]

Definition

Namespace: MbcsUtils
Assembly: MbcsUtils (in MbcsUtils.dll) Version: 1.0.0.0 (1.0.0.0)
VB
Public Property EventLog As String
	Get
	Set

Dim instance As LogClass
Dim value As String

value = instance.EventLog
instance.EventLog = value

Property Value

String

See Also