'Declaration
<NotNullAttribute()> Property Chain As PkiChain
'Usage
Dim instance As _ValidateCertificateEventArgs Dim value As PkiChain instance.Chain = value value = instance.Chain
[NotNull()] PkiChain Chain {get; set;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).