Parameter.Prompt 属性

定义

参数提示字符串

表示架构中的以下属性:prompt

[DocumentFormat.OpenXml.SchemaAttr(0, "prompt")]
public DocumentFormat.OpenXml.StringValue Prompt { get; set; }
public DocumentFormat.OpenXml.StringValue Prompt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "prompt")]
public DocumentFormat.OpenXml.StringValue? Prompt { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("prompt")]
public DocumentFormat.OpenXml.StringValue? Prompt { get; set; }
public DocumentFormat.OpenXml.StringValue? Prompt { get; set; }
member this.Prompt : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "prompt")>]
member this.Prompt : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("prompt")>]
member this.Prompt : DocumentFormat.OpenXml.StringValue with get, set
Public Property Prompt As StringValue

属性值

返回 StringValue

属性

适用于