'DeclarationPublic ReadOnly Property OpenException As Exception
'UsageDim instance As PkiStoreInfo Dim value As Exception value = instance.OpenException
public Exception OpenException {get;}
public: property Exception^ OpenException { Exception^ get(); }
Property Value
The value of this property can be null (Nothing in Visual Basic).