DataCacheException::HelpLink Property
A link to help for the exception.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
public: property String^ HelpLink { virtual String^ get() override; virtual void set(String^ value) override; }
Implements
_Exception::HelpLink
Show: