Rediger

IISDirectory

Gets the IIS Express home directory for the current user.

Syntax

[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

SetupIISDirectory
ClearIISDirectory