WorkflowMarkupSerializationException.LinePosition 屬性

定義

取得導致異常拋出的物件或 XOML 檔案中的欄位位置。

public:
 property int LinePosition { int get(); };
public int LinePosition { get; }
member this.LinePosition : int
Public ReadOnly Property LinePosition As Integer

屬性值

一個整數代表導致異常拋出的欄位位置。

適用於