CreateWorkflowDebuggingElementManifest.LayoutPath Property

Definition

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

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

Property Value

Do not use.

Attributes

Applies to