IVsDataExecutableObject.IsSystemObject Property

Definition

Gets a value indicating whether this executable data object is a system object.

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

Property Value

true if this executable data object is a system object; otherwise, false.

Applies to