C# Class SIL.FieldWorks.ParatextLexiconPlugin.ChooseFdoProjectForm.LanguageProjectInfo

type that is inserted in the Language Projects Listbox.
Afficher le fichier Open project: sillsdev/FieldWorks

Protected Properties

Свойство Type Description
m_displayName string
m_showExtenstion bool

Méthodes publiques

Méthode Description
LanguageProjectInfo ( string filename ) : System
ToString ( ) : string

Method Details

LanguageProjectInfo() public méthode

public LanguageProjectInfo ( string filename ) : System
filename string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

m_displayName protected_oe property

protected string m_displayName
Résultat string

m_showExtenstion protected_oe property

protected bool m_showExtenstion
Résultat bool