CodeGeneratorRegistrationAttribute.GeneratesSharedDesignTimeSource Property

Definition

Get or Set the GeneratesSharedDesignTimeSource value

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

Property Value

Applies to