2.0
3.0
>
comp
>
gb
>
object
>
getproperty
Anterior
Próximo
Editar
Renomear
Desfazer
Procurar
Administração
Documentação
Cuidado! Esta página não está traduziada.
Veja a versão em inglês
Object.GetProperty (gb)
STATIC
FUNCTION
GetProperty
(
Object
AS
Object
,
Property
AS
String
)
AS
Variant
Gets the value of an object property dynamically.
Object
is the object reference.
Property
is the name of the property.
This method returns the value of the property.