共用方式為


DscConfigurationParameter.DefaultValue 屬性

定義

取得或設定參數的預設值。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於