IVCWizCtlUI.ProjectObject Property

Definition

Microsoft Internal Use Only.

public:
 property System::Object ^ ProjectObject { System::Object ^ get(); void set(System::Object ^ value); };
public:
 property Platform::Object ^ ProjectObject { Platform::Object ^ get(); void set(Platform::Object ^ value); };
[System.Runtime.InteropServices.DispId(1610743862)]
public 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 Property ProjectObject As Object

Property Value

Attributes

Applies to