SetPackagingProperties.IsPackaging Property

Definition

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

public:
 property bool IsPackaging { bool get(); };
[Microsoft.Build.Framework.Output]
public bool IsPackaging { get; }
[<Microsoft.Build.Framework.Output>]
member this.IsPackaging : bool
Public ReadOnly Property IsPackaging As Boolean

Property Value

Do not use.

Attributes

Applies to