public ExportFileTypes FileType { get; set; }
Public Property FileType As ExportFileTypes Get Set
public: property ExportFileTypes^ FileType { ExportFileTypes^ get (); void set (ExportFileTypes^ value); }