共用方式為


VMExtension.Settings 屬性

定義

取得或設定擴充功能的 JSON 格式化公用設定。

[Newtonsoft.Json.JsonProperty(PropertyName="settings")]
public object Settings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="settings")>]
member this.Settings : obj with get, set
Public Property Settings As Object

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於