IAcSmProjectPointLocationGetURL Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void GetURL(
out string url
)
Sub GetURL (
<OutAttribute> ByRef url As String
)
void GetURL(
[OutAttribute] String^% url
)
abstract GetURL :
url : string byref -> unit
Parameters
- url
- Type: SystemString
See Also