Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property WrapTemplate As Boolean Get |
C# |
---|
public bool WrapTemplate { get; } |
Visual C++ |
---|
public: property bool WrapTemplate { bool get (); } |
JavaScript |
---|
function get_wrapTemplate(); |