Share via


XamlDebuggerXmlReader.GetEndLine(Object) メソッド

定義

指定した XAML リーダー インスタンスの EndLineName 依存プロパティ フィールドで指定されている添付プロパティの値を取得します。

public:
 static System::Object ^ GetEndLine(System::Object ^ instance);
public static object GetEndLine (object instance);
static member GetEndLine : obj -> obj
Public Shared Function GetEndLine (instance As Object) As Object

パラメーター

instance
Object

アクティビティ インスタンス。

戻り値

添付プロパティ オブジェクト。

適用対象