ProvideCodeGeneratorAttribute.GeneratesDesignTimeSource Property

Definition

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

Applies to