Show / Hide Table of Contents

Method WritePropertyName

| Improve this Doc View Source

WritePropertyName(String)

Writes property name.

Declaration
public JsonWriter WritePropertyName(string name)
Parameters
Type Name Description
System.String name

The name.

Returns
Type Description
JsonWriter

This JsonWriter for fluent coding.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest