Microsoft SDK for Java

toString

This method of the IncludeExcludeWildcards Class retrieves a string representation of the IncludeExcludeWildcards object.

Syntax

public String toString();

Return Value

Returns a string containing both the include and exclude WildcardExpression objects.

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