Share via


SbomComponent.FilePath Property

Definition

File paths related to the component.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> FilePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)>]
member this.FilePath : System.Collections.Generic.List<string> with get, set
Public Property FilePath As List(Of String)

Property Value

Implements

Attributes

Applies to