BuildPropertyPage.BindProperties Method

Sets the output path from the configuration.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Protected Overrides Sub BindProperties
'使用

Me.BindProperties()
protected override void BindProperties()
protected:
virtual void BindProperties() override
protected override function BindProperties()

Permissions

See Also

Reference

BuildPropertyPage Class

BuildPropertyPage Members

Microsoft.VisualStudio.Package Namespace