ProvideXmlEditorChooserDesignerViewAttribute::Namespace Property
Visual Studio 2015
Gets or sets the XML namespace used in documents that this editor supports.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property String^ Namespace { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Property Value
Type: System::String^
Show: