JsonParameterInfo.HasDefaultValue 속성

정의

매개 변수에 기본값이 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool HasDefaultValue { bool get(); };
public bool HasDefaultValue { get; }
member this.HasDefaultValue : bool
Public ReadOnly Property HasDefaultValue As Boolean

속성 값

적용 대상