バージョン

NavigationPathParseErrorEventArgs コンストラクタ

SelectedLocationChangingEventArgs クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal path As String _
)
public NavigationPathParseErrorEventArgs( 
   string path
)

パラメータ

path
ナビゲーション パスへの解析に成功できなかったユーザー入力を表す文字列。
参照