DictConfigurationKey.licenseCode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the license code ID for the configuration key.
public:
virtual int licenseCode();
public virtual int licenseCode ();
abstract member licenseCode : unit -> int
override this.licenseCode : unit -> int
Public Overridable Function licenseCode () As Integer
Returns
The license code ID for the configuration key; 0 (zero) if the configuration key has no license code.