LenientDatePrototype.toLocaleDateString Field

Definition

Stores an object that represents the static toLocaleDateString(Object) method of the DatePrototype class.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Object ^ toLocaleDateString;
public object toLocaleDateString;
val mutable toLocaleDateString : obj
Public toLocaleDateString As Object 

Field Value

Applies to

See also