DeploymentBaseContext.IsDestinationObject Property

Definition

Gets a value that determines if the current instance is a destination object.

public:
 property bool IsDestinationObject { bool get(); };
public bool IsDestinationObject { get; }
member this.IsDestinationObject : bool
Public ReadOnly Property IsDestinationObject As Boolean

Property Value

true if the current object instance is a destination object, otherwise false.

Applies to