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