Dsl (Digital Simulation Library) for .Net
現在描画されている(または描画される)ページです(DslPage)。

名前空間: DslDialog
アッセンブリー: DslDialog (in DslDialog.dll)

構文

C#
public DslPage CurrentPage { get; set; }
Visual Basic
Public Property CurrentPage As DslPage
	Get
	Set
Visual C++
public:
property DslPage^ CurrentPage {
	DslPage^ get ();
	void set (DslPage^ value);
}

Property Value

タイプ: DslPage

参照