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