XmlnsPrefixAttribute.Prefix 属性

定义

获取与此属性关联的建议前缀。

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

属性值

建议的前缀字符串。

适用于