Click or drag to resize

ImportBaseFileExtension Property

File extension of the selected file. Default is 'txt'

Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public virtual string FileExtension { get; set; }

Property Value

String
See Also