JavaScriptPackageManagerAnnotation.PackageFilesPatterns Property

Definition

Gets the file patterns for package dependency files.

public System.Collections.Generic.List<Aspire.Hosting.JavaScript.CopyFilePattern> PackageFilesPatterns { get; }
member this.PackageFilesPatterns : System.Collections.Generic.List<Aspire.Hosting.JavaScript.CopyFilePattern>
Public ReadOnly Property PackageFilesPatterns As List(Of CopyFilePattern)

Property Value

Applies to