Share via


IBinaryHardeningResource.FilePath Property

Definition

The executable path.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="The executable path.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="filePath", Update=true)]
public string FilePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="The executable path.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="filePath", Update=true)>]
member this.FilePath : string with get, set
Public Property FilePath As String

Property Value

Attributes

Applies to