Reference Library
Key Property
NamespacesMBNCSUtilCdKeyKey
Gets the CD key this object is processing.
Declaration Syntax
C#Visual BasicVisual C++
public string Key { get; }
Public ReadOnly Property Key As String
	Get
public:
property String^ Key {
	String^ get ();
}
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown if the object has not yet been initialized.

Assembly: Asgard5Library (Module: Asgard5Library)