共用方式為


FormatStringDefinition.ErrorMessage 屬性

定義

字串,說明與 FormatStringDefinition 相關聯的錯誤狀態。 只有在運算式狀態是下列三個值之一時,才由引擎設定︰SemanticError、DependencyError 或 SyntaxError。

public string ErrorMessage { get; }
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

屬性值

適用於