Table of Contents

Method GetDesignedClassName

Namespace
Alternet.FormDesigner.Wpf.Roslyn
Assembly
Alternet.FormDesigner.Roslyn.Wpf.v10.dll

GetDesignedClassName(string)

Determines the name of the form designer class.

public override string GetDesignedClassName(string userCodeFileName)

Parameters

userCodeFileName string

Name of the file with user code.

Returns

string

Name of the main form class.