TransformFiles.IsDebugging Property

Definition

This API supports the Office and SharePoint infrastructure and is not intended to be used directly from your code.

public:
 property bool IsDebugging { bool get(); void set(bool value); };
[Microsoft.Build.Framework.Required]
public bool IsDebugging { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.IsDebugging : bool with get, set
Public Property IsDebugging As Boolean

Property Value

Do not use.

Attributes

Applies to