Show / Hide Table of Contents

Method PropertyName

| Improve this Doc View Source

PropertyName(String)

Returns a token for specified property name.

Declaration
public static JsonToken PropertyName(string propertyName)
Parameters
Type Name Description
System.String propertyName

The property name.

Returns
Type Description
JsonToken

The token.

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