次の方法で共有


ProcessModuleInfoInner.FileDescription プロパティ

定義

ファイルの説明を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象