VCCodeEnum::IsValue Property
Visual Studio 2015
Gets or sets a value indicating whether the __value keyword is applied to the parent object.
Assembly: Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)
Property Value
Type: System::Booleantrue if the __value keyword is applied to the parent object; otherwise, false.
Show: