ACR type.
Namespace: BasicCard.BasicCards.ComponentsAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public AcrType AcrType { get; } |
Visual Basic |
---|
Public ReadOnly Property AcrType As AcrType Get |
Visual C++ |
---|
public: property AcrType AcrType { AcrType get (); } |
F# |
---|
member AcrType : AcrType with get |