Gets the name of the file. Before save is called, this is the filename given by
the user. After save is called, that name gets prefixed with a unique identifier.
Namespace: ParseAssembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
public string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
String
Reference