共用方式為


PropertyValue.StringValue 屬性

定義

取得或設定 Value 做為 String

public:
 property System::String ^ StringValue { System::String ^ get(); void set(System::String ^ value); };
public string StringValue { get; set; }
member this.StringValue : string with get, set
Public Property StringValue As String

屬性值

StringValue 版本。

適用於