VCReference.project Eigenschaft

Definition

Ruft das dem Objekt zugeordnete VCProject ab.

public:
 property System::Object ^ project { System::Object ^ get(); };
public:
 property Platform::Object ^ project { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(676)]
public object project { [System.Runtime.InteropServices.DispId(676)] get; }
[<System.Runtime.InteropServices.DispId(676)>]
[<get: System.Runtime.InteropServices.DispId(676)>]
member this.project : obj
Public ReadOnly Property project As Object

Eigenschaftswert

Object

Ein VCProject-Objekt.

Implementiert

Attribute

Hinweise

Die- project Eigenschaft stellt das Projekt dar, zu dem das Element gehört.

Gilt für