Table of Contents

Class JsonPropertyAttribute

Namespace
ThirdParty.Json.LitJson
Assembly
AWSSDK.Core.dll
[AttributeUsage(AttributeTargets.Property)]
public class JsonPropertyAttribute : Attribute
Inheritance
JsonPropertyAttribute
Inherited Members

Constructors

JsonPropertyAttribute()

public JsonPropertyAttribute()

Properties

Required

public bool Required { get; set; }

Property Value

bool