共用方式為


MarkupProperty.StringValue 屬性

定義

在衍生類別中覆寫時,取得這個 MarkupProperty 的字串值。

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

屬性值

String

字串值。

適用於