Show / Hide Table of Contents

Method ExpectStringProperty

| Improve this Doc View Source

ExpectStringProperty(String, Boolean)

Expects a named string property.

Declaration
public string ExpectStringProperty(string propertyName, bool expectComma)
Parameters
Type Name Description
System.String propertyName

The property name.

System.Boolean expectComma

Expects comma ahead.

Returns
Type Description
System.String

The string value of the property.

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