XmlnsPrefixAttribute.Prefix Property

Definition

Gets the String that contains the value of the prefix for the decorated class.

public:
 property System::String ^ Prefix { System::String ^ get(); };
public string Prefix { get; }
member this.Prefix : string
Public ReadOnly Property Prefix As String

Property Value

The String that contains the value of the prefix for the decorated class.

Applies to