ImportInfo.FilePath プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象