Gets the type of the feature.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property FeatureType As Integer Get |
C# |
---|
int FeatureType { get; } |
Visual C++ |
---|
property int FeatureType { int get (); } |
JavaScript |
---|
function get_featureType(); |