ProvideXmlEditorChooserDesignerViewAttribute::DebuggingLogicalViewEditor Property
Visual Studio 2015
Gets or sets the editor factory to associate with the debugging logical view.
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^
Show: