This documentation is archived and is not being maintained.
VssCamelCasePropertyNamesContractResolver Class
Visual Studio 2013
System::Object
DefaultContractResolver
CamelCasePropertyNamesContractResolver
Microsoft.VisualStudio.Services.WebApi::VssCamelCasePropertyNamesContractResolver
DefaultContractResolver
CamelCasePropertyNamesContractResolver
Microsoft.VisualStudio.Services.WebApi::VssCamelCasePropertyNamesContractResolver
Namespace: Microsoft.VisualStudio.Services.WebApi
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
The VssCamelCasePropertyNamesContractResolver type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DefaultMembersSearchFlags | (Inherited from DefaultContractResolver.) |
![]() | DynamicCodeGeneration | (Inherited from DefaultContractResolver.) |
![]() | IgnoreSerializableAttribute | (Inherited from DefaultContractResolver.) |
![]() | IgnoreSerializableInterface | (Inherited from DefaultContractResolver.) |
![]() | SerializeCompilerGeneratedMembers | (Inherited from DefaultContractResolver.) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetResolvedPropertyName | (Inherited from DefaultContractResolver.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ResolveContract | (Inherited from DefaultContractResolver.) |
![]() | ResolvePropertyName | (Inherited from CamelCasePropertyNamesContractResolver.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
