Gets whether the configuration needs to be rebuilt.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property NeedsRebuild As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IConfiguration
Dim value As System.Boolean
value = instance.NeedsRebuild |
C# | |
---|
System.bool NeedsRebuild {get;} |
C++/CLI | |
---|
property System.bool NeedsRebuild {
System.bool get();
} |
Property Value
True if the configuration needs to be rebuilt, false if not
Example
See Also
Availability
SOLIDWORKS 2010 SP3, Revision Number 18.3