Click or drag to resize
PropertiesFile Class
.ini 配置文件
Inheritance Hierarchy
SystemObject
  X3Platform.ConfigurationPropertiesFile

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class PropertiesFile

The PropertiesFile type exposes the following members.

Constructors
  NameDescription
Public methodPropertiesFile
Initializes a new instance of the PropertiesFile class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodEraseSection
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodLoad
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRead
Public methodRemove
Public methodSave
Public methodToString (Inherited from Object.)
Public methodUpdate
Public methodWrite
Top
Properties
  NameDescription
Public propertyFileName
Top
See Also