[]
        
(Showing Draft Content)

C1.C1Preview.C1MultiDocumentItem.StorageFileName

StorageFileName Property

StorageFileName

Gets the name of the disk file used to store the document associated with the current item. If the item is stored in memory, this value is null.

Declaration
[Obsolete("Use FileNames instead.")]
public string StorageFileName { get; }