CodeGeneratorRegistrationAttribute.GeneratesDesignTimeSource Property

Definition

Get or Set the GeneratesDesignTimeSource value

public:
 property bool GeneratesDesignTimeSource { bool get(); void set(bool value); };
public:
 property bool GeneratesDesignTimeSource { bool get(); void set(bool value); };
public bool GeneratesDesignTimeSource { get; set; }
member this.GeneratesDesignTimeSource : bool with get, set
Public Property GeneratesDesignTimeSource As Boolean

Property Value

Applies to