Microsoft SDK for Java

supportedFormats

This method of the ReflectionPermission Class retrieves a list of supported formats. This method implements the IEncodablePermission.supportedFormats method.

Syntax

public String[] supportedFormats();

Return Value

Returns the supported formats.

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