ComputerInfo.CsInstallDate Property

Definition

Object is installed. An object does not need a value to indicate that it is installed

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

Property Value

Applies to