Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the IIS Express home directory for the current user.
Syntax
[propget]
HRESULT
IISDirectory(
[out, retval] BSTR * pbstrDirectory
);
Parameters
[out, retval]
* pbstrDirectoryThe IIS Express home directory for the current user.
Return Value
HRESULT