Microsoft.Web.Deployment Na ...


.NET Framework Class Library
DeploymentObject Class

Represents the base

Namespace:  Microsoft.Web.Deployment
Assembly:  Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
Syntax

Visual Basic (Declaration)
Public NotInheritable Class DeploymentObject _
    Implements IDisposable
Visual Basic (Usage)
Dim instance As DeploymentObject
C#
public sealed class DeploymentObject : IDisposable
Visual C++
public ref class DeploymentObject sealed : IDisposable
JScript
public final class DeploymentObject implements IDisposable
Inheritance Hierarchy

System..::.Object
  Microsoft.Web.Deployment..::.DeploymentObject
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also

Reference

Page view tracker