ProvideXmlEditorChooserDesignerViewAttribute.MatchExtensionAndNamespace Özellik

Tanım

XML seçicinin hem dosya uzantısı hem de ad alanı üzerinde eşleşmesi gerekip gerekmediğini gösteren Boolean değeri. False ise, XML Seçicisi uzantı veya ad alanı üzerinde eşleştirecektir.

public:
 property bool MatchExtensionAndNamespace { bool get(); void set(bool value); };
public bool MatchExtensionAndNamespace { get; set; }
member this.MatchExtensionAndNamespace : bool with get, set
Public Property MatchExtensionAndNamespace As Boolean

Özellik Değeri

Boolean

Şunlara uygulanır