Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.ControlProperties
AxiomFile Class
AxiomFile Constructor
AxiomFile Properties
AxiomFile Methods
AxiomFile Constructor
Initializes a new instance of the
AxiomFile
class
Namespace:
AxiomCore2.ControlProperties
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
Copy
public
AxiomFile
(
AxiomFileKind
kind
,
Nullable
<
AxiomFileAccess
>
access
,
string
path
)
Parameters
kind
Type:
AxiomCore2.ControlProperties
AxiomFileKind
access
Type:
System
Nullable
AxiomFileAccess
path
Type:
System
String
See Also
Reference
AxiomFile Class
AxiomCore2.ControlProperties Namespace