Copy.WroteAtLeastOneFile 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 WroteAtLeastOneFile { bool get(); };
[Microsoft.Build.Framework.Output]
public bool WroteAtLeastOneFile { get; }
[<Microsoft.Build.Framework.Output>]
member this.WroteAtLeastOneFile : bool
Public ReadOnly Property WroteAtLeastOneFile As Boolean
Property Value
- Attributes