IWebApplicationAuthoringMode::get_AuthoringClientBinary method (webapplication.h)

Gets the full local path to a DLL to be loaded into the WWAHost process.

This property is read-only.

Syntax

HRESULT get_AuthoringClientBinary(
  BSTR *designModeDllPath
);

Parameters

designModeDllPath

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header webapplication.h

See also

IWebApplicationAuthoringMode