Microsoft SDK for Java

IResourceSet.getWriter

Retrieves the class of the resource writer that is used to write the properties to a file.

Syntax

public Class getWriter()

Return Value

Returns the class of the associated resource writer. This class should implement the IResourceWriter interface.

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