C# Class Alsing.SourceCode.FileType

File type struct
Datei anzeigen Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Extension string
Name string

Property Details

Extension public_oe property

The file type extension
public string Extension
return string

Name public_oe property

The name of the file type
public string Name
return string