IExpressionEditorInstance.Paste 方法

定义

粘贴活动表达式。

public:
 bool Paste();
public bool Paste();
abstract member Paste : unit -> bool
Public Function Paste () As Boolean

返回

true 如果粘贴成功,则为否则,为 false.

适用于