Gets or sets the current entity resolver.
Not supported on MXValidator
. If you attempt to use getProperty to read this property, it returns NULL and S_OK. If you attempt to set it using putProperty, it returns E_FAIL.
[propget] HRESULT entityResolver( [out, retval] IUnknown ** oResolver); [propputref] HRESULT entityResolver( [in] IUnknown * oResolver
To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
Applies to: MXValidator CoClass