ProvideGeneratorAttribute::GenerateDesignTimeSource Property
Visual Studio 2015
Gets whether source code is generated for use at design time.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Property Value
Type: System::Booleantrue if the associated code generator generates source code for use at design time, otherwise false.
Show: