Gets the type of signature.
Namespace:
Cryptware.NDigitSignAssembly: NDigitSign (in NDigitSign.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsDetached As Boolean Get |
C# |
---|
public bool IsDetached { get; } |
Visual C++ |
---|
public: property bool IsDetached { bool get (); } |
JavaScript |
---|
function get_isDetached(); |