Share via


ProjectDeployment.LastDeployed Property

Definition

Represents the project last deployment date-time.

public DateTimeOffset? LastDeployed { get; }
member this.LastDeployed : Nullable<DateTimeOffset>
Public ReadOnly Property LastDeployed As Nullable(Of DateTimeOffset)

Property Value

Applies to