VCWizCtlClass.ProjectObject Property

Definition

Microsoft Internal Use Only.

public:
 virtual property System::Object ^ ProjectObject { System::Object ^ get(); void set(System::Object ^ value); };
public:
 virtual property Platform::Object ^ ProjectObject { Platform::Object ^ get(); void set(Platform::Object ^ value); };
[System.Runtime.InteropServices.DispId(1610743862)]
public virtual object ProjectObject { [System.Runtime.InteropServices.DispId(1610743862)] get; [System.Runtime.InteropServices.DispId(1610743862)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743862)>]
[<get: System.Runtime.InteropServices.DispId(1610743862)>]
[<set: System.Runtime.InteropServices.DispId(1610743862)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.ProjectObject : obj with get, set
Public Overridable Property ProjectObject As Object

Property Value

Implements

Attributes

Applies to