The DeployStateExtension type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | DeployStateExtension |
Constructs an instance with default (development) deploy state.
|
![]() | DeployStateExtension(DeployState) |
Constructs an instance with specified deploy state.
|
Methods
Name | Description | |
---|---|---|
![]() | CreateInstance |
Creates an instance using the specified information.
(Overrides SimpleElementCreateInstance(XmlNode, AtomFeedParser).) |
Properties
Name | Description | |
---|---|---|
![]() | DeployStateValue |
{get;} the current deploy state.
|
See Also