Skip to content

MFGSIO

MFGSIO Public interface

Description

Describes methods and properties available on the static instance object MFGS.File

Diagram

flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph VGWWCoreIEx
VGWWCoreIEx.IExMFGSIO[[IExMFGSIO]]
class VGWWCoreIEx.IExMFGSIO interfaceStyle;
end

Members

Properties

Public properties

TypeNameMethods
IExMFGSIOFileFile
Gets methods and properties related to working with files
get

Details

Summary

Describes methods and properties available on the static instance object MFGS.File

Properties

File

public IExMFGSIOFile File { get; }
Summary

Gets methods and properties related to working with files

Generated with ModularDoc