IVCProjectBuildService.CanStartBuild 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 bool CanStartBuild { bool get(); };
public:
property bool CanStartBuild { bool get(); };
[System.Runtime.InteropServices.DispId(1610678274)]
public bool CanStartBuild { get; }
[<System.Runtime.InteropServices.DispId(1610678274)>]
member this.CanStartBuild : bool
Public ReadOnly Property CanStartBuild As Boolean
Property Value
- Attributes