Table of Contents

Method RemoveReference

Namespace
Alternet.Common.Projects.DotNet
Assembly
Alternet.Common.v10.dll

RemoveReference(string)

Removes specified reference from the project.

public bool RemoveReference(string reference)

Parameters

reference string

Reference to remove.

Returns

bool

True is succeed; otherwise false.