封鎖 >留言 >WorkspaceCommentWorkspace 註解 >setText

comments.WorkspaceComment.setText() 方法

設定註解的文字。

Signature:

setText(text: string): void;

參數

參數 類型 說明
文字 字串

傳回:

void