'Declaration
Public Property Chain As PkiChain
'Usage
Dim instance As ValidateCertificateEventArgs Dim value As PkiChain instance.Chain = value value = instance.Chain
public PkiChain Chain {get; set;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).