Reference Library
Result Property
NamespacesAsgard5.BnlsReceivedCDKeyEventArgsResult
Declaration Syntax
C#Visual BasicVisual C++
public bool Result { get; set; }
Public Property Result As Boolean
	Get
	Set
public:
property bool Result {
	bool get ();
	void set (bool value);
}

Assembly: Asgard5Library (Module: Asgard5Library)