IAcadUtilityPrompt Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
void Prompt(
string Message
)
Sub Prompt (
Message As String
)
void Prompt(
[InAttribute] String^ Message
)
abstract Prompt :
Message : string -> unit
Parameters
- Message String
-
See Also