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: 24.2.0.0
Syntax
public virtual bool IsUrl(
        string filePath
)

Parameters

filePath  String
[in] String to be checked.

Return Value

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

©  Bricsys NV. All rights reserved.