IsPackaged Property
Indicates whether the application is packaged (instrumented) or not.

C# Syntax

public Nullable<bool> IsPackaged {get; set;}