VCCodeUnion::BodyText Property
Visual Studio 2015
Gets or sets the body text of the object.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Body text is defined as the text between the declaration braces ( '{' and '}' ) of the code element represented by the parent object.
Show: