PowerTCP Telnet for .NET CF
LicensedType Property
See Also  Send comments on this topic.
Dart.Common Namespace > LicenseException Class : LicensedType Property




The Type of the licensed object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LicensedType As Type
Visual Basic (Usage)Copy Code
Dim instance As LicenseException
Dim value As Type
 
value = instance.LicensedType
C# 
public Type LicensedType {get;}
Managed Extensions for C++ 
public: __property Type* get_LicensedType();
C++/CLI 
public:
property Type^ LicensedType {
   Type^ get();
}

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.