VSProject3.BuildManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property VSLangProj::BuildManager ^ BuildManager { VSLangProj::BuildManager ^ get(); };
public:
property VSLangProj::BuildManager ^ BuildManager { VSLangProj::BuildManager ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public VSLangProj.BuildManager BuildManager { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.BuildManager : VSLangProj.BuildManager
Public ReadOnly Property BuildManager As BuildManager
Property Value
Implements
- Attributes