Share via


ProcessModuleInfo.FilePath Property

Definition

Gets or sets file path.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.file_path")]
public string FilePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.file_path")>]
member this.FilePath : string with get, set
Public Property FilePath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to