ResourcePath Property
The full path to the specified resource.
Syntax
public String getResourcePath(); public void setResourcePath(String resourcePath);
Remarks
This property holds the full path to the specified resource. This is populated when ResourceIndex is set.
ResourceId or ResourcePath may be set to specify the resource before calling any of the following methods. If both are specified ResourceId takes precedence.
This property is not available at design time.
Default Value
""