Share via


AssemblyReference.Remove Method

Removes this assembly reference from the Web site.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
Sub Remove
void Remove()
void Remove()
abstract Remove : unit -> unit
function Remove()

Remarks

This method is supported only for references that are available under the Web site. This includes references in the Bin folder and in the Web.config file, and project references.

.NET Framework Security

See Also

Reference

AssemblyReference Interface

VsWebSite Namespace