IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

Prefix Property

A prefix used to restrict the results returned when listing resources or shares.

Syntax


 getPrefix(): string;

 setPrefix(prefix: string): void;

Default Value

""

Remarks

This property, if non-empty, is used to restrict the results returned by ListResources or ListShares to only the items whose names begin with the given value.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 JavaScript Edition - Version 20.0 [Build 8265]