Table of Contents

Method GetResourceFileName

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v10.dll

GetResourceFileName(string, string)

Determines a name of the resource file.

public virtual string GetResourceFileName(string resourcesClassName, string rootNamespace)

Parameters

resourcesClassName string

Name of the resource class.

rootNamespace string

Name of the root namespace.

Returns

string

Resource file name.