Share via


SbomComponentResult.FilePaths Property

Definition

File paths related to the component. Note, relatedFiles should be used instead of this property.

public System.Collections.Generic.IList<string> FilePaths { get; }
member this.FilePaths : System.Collections.Generic.IList<string>
Public ReadOnly Property FilePaths As IList(Of String)

Property Value

Applies to