Share via


Script.ScriptText 属性

定义

返回或设置脚本块中包含的文本。

public:
 property System::String ^ default { System::String ^ get(); void set(System::String ^ value); };
public string this { get; set; }
member this.ScriptText : string with get, set
Default Public Property ScriptText As String

属性值

注解

Microsoft Office 主机应用程序不会检查脚本的语法。 ScriptText 属性是 对象的默认属性Script

适用于