Microsoft SDK for Java

IResourceSet.setProperty

Sets the value of the specified property.

Syntax

public void setProperty( String name, Object value )

Parameters

name

The name of the property.

value

The new value for the property.

See Also   getProperty

© 1999 Microsoft Corporation. All rights reserved. Terms of use.