CodeGeneratorOptions.BracingStyle プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > CodeGeneratorOptions.BracingStyle プロパティの意味・解説 

CodeGeneratorOptions.BracingStyle プロパティ

中かっこ記述時に適用するスタイル取得または設定します

名前空間: System.CodeDom.Compiler
アセンブリ: System (system.dll 内)
構文構文

Dim instance As CodeGeneratorOptions
Dim value As String

value = instance.BracingStyle

instance.BracingStyle = value
public string BracingStyle { get;
 set; }
public:
property String^ BracingStyle {
    String^ get ();
    void set (String^ value);
}
/** @property */
public String get_BracingStyle ()

/** @property */
public void set_BracingStyle (String value)
public function get BracingStyle
 () : String

public function set BracingStyle
 (value : String)

プロパティ
使用する中かっこスタイル格納している文字列

解説解説

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

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
CodeGeneratorOptions クラス
CodeGeneratorOptions メンバ
System.CodeDom.Compiler 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からCodeGeneratorOptions.BracingStyle プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からCodeGeneratorOptions.BracingStyle プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からCodeGeneratorOptions.BracingStyle プロパティ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

CodeGeneratorOptions.BracingStyle プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



CodeGeneratorOptions.BracingStyle プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS