Instructs the JsonSerializer to always serialize the member with the specified name.
더 자세히 ...
Instructs the JsonSerializer to always serialize the member with the specified name.
Newtonsoft.Json.JsonPropertyAttribute.JsonPropertyAttribute |
( |
| ) |
|
|
inline |
Newtonsoft.Json.JsonPropertyAttribute.JsonPropertyAttribute |
( |
string |
propertyName | ) |
|
|
inline |
Initializes a new instance of the JsonPropertyAttribute class with the specified name.
- 매개변수
-
propertyName | Name of the property. |
Gets or sets the default value handling used when serializing this property.
The default value handling.
bool Newtonsoft.Json.JsonPropertyAttribute.IsReference |
|
getset |
Gets or sets whether this property's value is serialized as a reference.
Whether this property's value is serialized as a reference.
Gets or sets the null value handling used when serializing this property.
The null value handling.
Gets or sets the object creation handling used when deserializing this property.
The object creation handling.
string Newtonsoft.Json.JsonPropertyAttribute.PropertyName |
|
getset |
Gets or sets the name of the property.
The name of the property.
Gets or sets the reference loop handling used when serializing this property.
The reference loop handling.
Required Newtonsoft.Json.JsonPropertyAttribute.Required |
|
getset |
Gets or sets a value indicating whether this property is required.
A value indicating whether this property is required.
Gets or sets the type name handling used when serializing this property.
The type name handling.
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.:
- bitnet/Newtonsoft.Json/JsonPropertyAttribute.cs