Table of Contents

Method ResourceInProject

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

ResourceInProject(string)

protected bool ResourceInProject(string fileName)

Parameters

fileName string

Returns

bool

ResourceInProject(string, out int)

protected bool ResourceInProject(string fileName, out int index)

Parameters

fileName string
index int

Returns

bool