HostApplicationServicesIsUrl Method

Determines whether the passed string is a valid URL. Currently not implemented.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public virtual bool IsUrl(
        string filePath
)

Parameters

filePath
Type: SystemString
[in] String to be checked.

Return Value

Type: Boolean
true if the passed string is a valid URL, false otherwise.
See Also

©  Bricsys NV. All rights reserved.