Region(String) Constructor
Constructor. A region of text with no class name.
Namespace: Sandcastle.Tools.BuildComponents.SnippetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public Region(
string text
)
Public Sub New (
text As String
)
public:
Region(
String^ text
)
new :
text : string -> Region
Parameters
- text String
- The text in the region