Dsl (Digital Simulation Library) for .Net
ユーザが任意のオブジェクトを設定できます。 Processor が参照することはありません。

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

構文

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

Property Value

タイプ: Object

参照