Copy.WroteAtLeastOneFile Property

Definition

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

Applies to