Share via


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

属性值

String 版本的 Value

适用于