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

Dim instance As CodeGeneratorOptions Dim value As String value = instance.BracingStyle instance.BracingStyle = value
/** @property */ public String get_BracingStyle () /** @property */ public void set_BracingStyle (String value)
使用する中かっこスタイルを格納している文字列。

このプロパティの既定値は Block です。この値は、コードの生成時に、ステートメントまたは宣言と関連付けられた中かっこの始まりが、そのステートメントまたは宣言と同じ行に記述されることを示します。このプロパティの値が C の場合、ステートメントまたは宣言に関連付けられている中かっこの始まりが、そのステートメントまたは宣言の次の行に記述されることを示します。

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に収録されているすべての辞書からCodeGeneratorOptions.BracingStyle プロパティを検索する場合は、下記のリンクをクリックしてください。

- CodeGeneratorOptions.BracingStyle プロパティのページへのリンク