LenientDatePrototype.getUTCDate Campo
Definição
Armazena um objeto que representa o método getUTCDate(Object) estático da classe DatePrototype .Stores an object that represents the static getUTCDate(Object) method of the DatePrototype class.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public: System::Object ^ getUTCDate;
public object getUTCDate;
val mutable getUTCDate : obj
Public getUTCDate As Object