ParseClassNameAttributeClassName Property Parse
Gets the class name to associate with the ParseObject subclass.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public string ClassName { get; }

Property Value

Type: String
See Also

Reference