XmlnsPrefixAttribute Class

Definition

public ref class XmlnsPrefixAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class XmlnsPrefixAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type XmlnsPrefixAttribute = class
    inherit Attribute
Public NotInheritable Class XmlnsPrefixAttribute
Inherits Attribute
Inheritance
XmlnsPrefixAttribute
Attributes

Constructors

XmlnsPrefixAttribute(String, String)

Properties

Prefix
XmlNamespace

Applies to