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.
Creates the IIS Express home directory for the current user by copying all relevant initial configuration and website files.
Syntax
HRESULT
SetupIISDirectory(
[in] BOOL fOverride
);
Parameters
[in]
fOverride.True to specify that the method can override existing files; otherwise, false.
Return Value
HRESULT