Noemax.Newtonsoft.Json Namespace : JsonPropertyAttribute Class |
'Declaration <System.AttributeUsageAttribute(ValidOn=AttributeTargets.Property Or _ AttributeTargets.Field Or _ AttributeTargets.Parameter, AllowMultiple=False, Inherited=True)> Public NotInheritable Class JsonPropertyAttribute Inherits System.Attribute
'Usage Dim instance As JsonPropertyAttribute
[System.AttributeUsage(ValidOn=AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] public sealed class JsonPropertyAttribute : System.Attribute
public class JsonPropertyAttribute = class(System.Attribute)sealed;
System.AttributeUsageAttribute(ValidOn=AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter, AllowMultiple=, Inherited=) public sealed class JsonPropertyAttribute extends System.Attribute
[System.AttributeUsage(ValidOn=AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] public __gc __sealed class JsonPropertyAttribute : public System.Attribute
[System.AttributeUsage(ValidOn=AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] public ref class JsonPropertyAttribute sealed : public System.Attribute
System.Object
System.Attribute
Noemax.Newtonsoft.Json.JsonPropertyAttribute
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2