Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Slot As Slot Get |
C# |
---|
public Slot Slot { get; } |
Visual C++ |
---|
public: virtual property Slot^ Slot { Slot^ get () sealed; } |
JavaScript |
---|
function get_slot(); |