Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CT_KeyData Class / HashAlgorithm Property


In This Topic
HashAlgorithm Property (CT_KeyData)
In This Topic
Syntax
'Declaration
 
Public Property HashAlgorithm As String
 
'Usage
 
Dim instance As CT_KeyData
Dim value As String
 
instance.HashAlgorithm = value
 
value = instance.HashAlgorithm
See Also