LenientDatePrototype.toUTCString Campo
Definição
Armazena um objeto que representa o método toUTCString(Object) estático da classe DatePrototype .Stores an object that represents the static toUTCString(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 ^ toUTCString;
public object toUTCString;
val mutable toUTCString : obj
Public toUTCString As Object