Class BcfFileWrapper
Inheritance
System.Object
BcfFileWrapper
Namespace: IPA.Bcfier.Models.Bcf
Assembly: IPA.Bcfier.dll
Syntax
public class BcfFileWrapper : object
Properties
| Improve this Doc View SourceBcfFile
Declaration
public BcfFile BcfFile { get; set; }
Property Value
Type | Description |
---|---|
BcfFile |
FileName
Declaration
public string FileName { get; set; }
Property Value
Type | Description |
---|---|
System.String |