다음을 통해 공유


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

적용 대상