Microsoft SDK for Java

copy

This method of the PropertyPermission Class retrieves a copy of the PropertyPermission object.

Syntax

public IPermission copy();

Return Value

Returns the PropertyPermission object that is a copy of the current PropertyPermission object.

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