ResolveManifestFiles.RuntimePackAssets Property

Definition

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

Property Value

Applies to