XmlnsPrefixAttribute.Prefix Property

Definition

Gets the recommended prefix associated with this attribute.

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 recommended prefix string.

Applies to