IVCWizCtlUI.ResourceHelper Property

Definition

Gets the VCResourceHelper object.

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

Property Value

A VCResourceHelper object.

Attributes

Applies to