ProvideCodeGeneratorAttribute.GeneratesDesignTimeSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether to flag this code generator as providing design-time source code
public:
property bool GeneratesDesignTimeSource { bool get(); };
public:
property bool GeneratesDesignTimeSource { bool get(); };
public bool GeneratesDesignTimeSource { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.GeneratesDesignTimeSource : bool
Public ReadOnly Property GeneratesDesignTimeSource As Boolean
Property Value
- Attributes