Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / CT_KeyEncryptor Class / Uri Property


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