3 out of 7 rated this helpful - Rate this topic

#endregion

#endregion marks the end of a #region block.

#endregion name

where:

name
A comment you want to pass to the #endregion directive.

Example

See #region for an example of how to use #endregion.

See Also

C# Preprocessor Directives

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.