Method | Description | |
---|---|---|
DeploymentConfigurationXmlStore ( Stream stream ) : System | ||
DeploymentConfigurationXmlStore ( string filePath ) : System | ||
Load ( ) : |
||
Save ( |
public DeploymentConfigurationXmlStore ( Stream stream ) : System | ||
stream | Stream | |
return | System |
public DeploymentConfigurationXmlStore ( string filePath ) : System | ||
filePath | string | |
return | System |
public Save ( |
||
configuration | ||
return | void |