XmlnsPrefixAttribute.Prefix 屬性

定義

取得 String 包含裝飾類別前綴值的 。

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

屬性值

the String 的 that 包含了被裝飾類別前綴的值。

適用於