'Declaration
ReadOnly Property Handle As IntPtr
'Usage
Dim instance As IPkiCertificate Dim value As IntPtr value = instance.Handle
IntPtr Handle {get;}
'Declaration
ReadOnly Property Handle As IntPtr
'Usage
Dim instance As IPkiCertificate Dim value As IntPtr value = instance.Handle
IntPtr Handle {get;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.