JSharpProjectConfigurationProperties3::EnableASPDebugging Property

 

This member provides internal-only access to J# project configuration properties. For more information, see Accessing Project Type Specific Project, Project Item, and Configuration Properties.

Namespace:   VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

property bool EnableASPDebugging {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: