IISDirectory

Gets the IIS Express home directory for the current user.

    [propget]
    HRESULT
    IISDirectory(
        [out, retval] BSTR * pbstrDirectory
    );

Parameters

  • [out, retval] * pbstrDirectory

    The IIS Express home directory for the current user.

Return Value

HRESULT

See Also

Reference

SetupIISDirectory

ClearIISDirectory