VCProjectReference.IsProjectLoaded Property

Definition

Gets whether a project is loaded.

public:
 property bool IsProjectLoaded { bool get(); };
public:
 property bool IsProjectLoaded { bool get(); };
[System.Runtime.InteropServices.DispId(2042)]
public bool IsProjectLoaded { [System.Runtime.InteropServices.DispId(2042)] get; }
[<System.Runtime.InteropServices.DispId(2042)>]
[<get: System.Runtime.InteropServices.DispId(2042)>]
member this.IsProjectLoaded : bool
Public ReadOnly Property IsProjectLoaded As Boolean

Property Value

true if a project is loaded.

Attributes

Applies to