Share via


Command.Text 属性

定义

获取或设置用于批处理的命令文本。

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

属性值

具有批处理命令的字符串文本。

适用于