WritePropertyName Method
From MCManager API
| MCManager API Reference |
| JSONWriter..::.WritePropertyName Method |
| JSONWriter Class See Also Send Feedback |
[Missing <summary> documentation for "M:Moxiecode.Manager.Utils.JSONWriter.WritePropertyName(System.String)"]
Namespace:
Moxiecode.Manager.Utils
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public void WritePropertyName( string name ) |
| Visual Basic (Declaration) |
|---|
Public Sub WritePropertyName ( _ name As String _ ) |
| Visual C++ |
|---|
public: void WritePropertyName( String^ name ) |
Parameters
- name
- Type: System..::.String
[Missing <param name="name"/> documentation for "M:Moxiecode.Manager.Utils.JSONWriter.WritePropertyName(System.String)"]