Identification string used in Mono Syslog (default="BasicCard Log")

Namespace: BasicCard
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
public string MonoSysLogIdent { get; }
Visual Basic
Public ReadOnly Property MonoSysLogIdent As String
	Get
Visual C++
public:
property String^ MonoSysLogIdent {
	String^ get ();
}
F#
member MonoSysLogIdent : string with get

Property Value

Type: String

See Also