Ext.ShellHasProp( propName )

Description

Determines if the string propName is an existing shell property.

Argument

propName

Use this argument to determine if the string is the name of an existing shell property.

Return Values

Returns true if the string propName is the name of an existing shell property.

Related Topics