IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

Prefix Property

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

Syntax

public string Prefix { get; set; }
Public Property Prefix As String

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 .NET Edition - Version 20.0 [Build 8265]