IWebFileCtxService.RemoveDependentAssemblyFile(String) Method

Definition

Removes a dependent assembly from the project. The inverse of the AddDependentAssemblyFile(String) method.

C++/CX
public:
 int RemoveDependentAssemblyFile(Platform::String ^ pszFilePath);

Parameters

pszFilePath
String

[in] Pointer to a string containing the file name. May be relative to the current directory (.).

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022