共用方式為


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

屬性值

String

String,包含裝飾類別的前置詞值。

適用於