ProvideXmlEditorChooserDesignerViewAttribute.DefaultNamespace 属性

定义

此编辑器支持的文档中使用的 XML 根元素的默认命名空间。 如果指定了默认命名空间和命名空间,则匹配项将限定文档。

public:
 property System::String ^ DefaultNamespace { System::String ^ get(); void set(System::String ^ value); };
public string DefaultNamespace { get; set; }
member this.DefaultNamespace : string with get, set
Public Property DefaultNamespace As String

属性值

String

适用于