LenientDatePrototype.getUTCFullYear Field

Definition

Stores an object that represents the static getUTCFullYear(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 ^ getUTCFullYear;
public object getUTCFullYear;
val mutable getUTCFullYear : obj
Public getUTCFullYear As Object 

Field Value

Applies to

See also