Dsl (Digital Simulation Library) for .Net
数値情報を表示する書式文字(詳細は .Net の ToString() メソッドの書式を参照してください)。

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

構文

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

Property Value

タイプ: String

参照