property | value |
---|---|
IDE | Visual Studio |
Language | C++ |
Title | #pragma region |
Shortcut | ppr |
Description | #pragma region preprocessor directive |
Snippet Types |
Expansion SurroundsWith |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
name | Region name | RegionName | yes |
Code
#pragma region RegionName
#pragma endregion RegionName