'Declaration
Public ReadOnly Property Archived As Boolean
'Usage
Dim instance As PkiCertificateInfo Dim value As Boolean value = instance.Archived
public bool Archived {get;}
Property Value
The default value of this property is False
.
'Declaration
Public ReadOnly Property Archived As Boolean
'Usage
Dim instance As PkiCertificateInfo Dim value As Boolean value = instance.Archived
public bool Archived {get;}
The default value of this property is False
.