CodeLabeledStatement.Statement プロパティ
アセンブリ: System (system.dll 内)

Dim instance As CodeLabeledStatement Dim value As CodeStatement value = instance.Statement instance.Statement = value
public: property CodeStatement^ Statement { CodeStatement^ get (); void set (CodeStatement^ value); }
/** @property */ public CodeStatement get_Statement () /** @property */ public void set_Statement (CodeStatement value)
public function get Statement () : CodeStatement public function set Statement (value : CodeStatement)
このラベルに関連付けられているステートメントを示す CodeStatement。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からCodeLabeledStatement.Statement プロパティを検索する場合は、下記のリンクをクリックしてください。

- CodeLabeledStatement.Statement プロパティのページへのリンク