CodeGeneratorRegistrationAttribute::GeneratesDesignTimeSource Property

 

Gets or sets the GeneratesDesignTimeSource registry value.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property bool GeneratesDesignTimeSource {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: