Table of Contents

Method IsDllToBeIgnored

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

IsDllToBeIgnored(string)

Returns a value indicating whether the specified DLL is to be ignored.

public static bool IsDllToBeIgnored(string dllRef)

Parameters

dllRef string

The DLL reference.

Returns

bool

true if the DLL is to be ignored; otherwise, false.