ProjectNode.LoadNonBuildInformation Method

Loads build information for flavored projects which implement IPersistXMLFragment.

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

Syntax

'宣言
Protected Friend Overridable Sub LoadNonBuildInformation
'使用

Me.LoadNonBuildInformation()
protected internal virtual void LoadNonBuildInformation()
protected public:
virtual void LoadNonBuildInformation()
protected internal function LoadNonBuildInformation()

Permissions

See Also

Reference

ProjectNode Class

ProjectNode Members

Microsoft.VisualStudio.Package Namespace