ProvideXmlEditorChooserDesignerViewAttribute::DebuggingLogicalViewEditor Property

 

Gets or sets the editor factory to associate with the debugging logical view.

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

public:
property Object^ DebuggingLogicalViewEditor {
	[CompilerGeneratedAttribute]
	Object^ get();
	[CompilerGeneratedAttribute]
	void set(Object^ value);
}

Property Value

Type: System::Object^
Return to top
Show: