XmlConfigurationViewTLoad Method |
加载配置信息
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxprotected virtual void Load(
string path
)
protected:
virtual void Load(
String^ path
)
Parameters
- path
- Type: SystemString
[Missing <param name="path"/> documentation for "M:X3Platform.Configuration.XmlConfigurationView`1.Load(System.String)"]
See Also