共用方式為


IVCWizCtlUI.ResourceHelper 屬性

取得 VCResourceHelper 物件。

命名空間:  Microsoft.VisualStudio.VsWizard
組件:  Microsoft.VisualStudio.VsWizard (在 Microsoft.VisualStudio.VsWizard.dll 中)

語法

'宣告
ReadOnly Property ResourceHelper As Object
Object ResourceHelper { get; }
property Object^ ResourceHelper {
    Object^ get ();
}
abstract ResourceHelper : Object with get
function get ResourceHelper () : Object

屬性值

型別:System.Object
VCResourceHelper 物件。

.NET Framework 安全性

請參閱

參考

IVCWizCtlUI 介面

Microsoft.VisualStudio.VsWizard 命名空間