PropertyPaneDropDownProperties.ErrorMessage 属性

定义

获取或设置类型为 String的错误消息。

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

属性值

此值是下拉列表的错误消息。

适用于