 | RebuildTaskPostRebuildArgsRebuildSuccess Property |
Indicates whether or not the Rebuild of the file was successful.
Namespace:
ATR.CT.CTInterface
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic bool RebuildSuccess { get; }
Public ReadOnly Property RebuildSuccess As Boolean
Get
Property Value
Type:
Boolean
See Also