Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
Function IsURL (
URL As String
) As Boolean
bool IsURL(
[InAttribute] String^ URL
)
abstract IsURL :
URL : string -> bool
Parameters
- URL String
-
Return Value
Boolean
See Also