PropertyValue.StringValue 属性

定义

获取或设置一个ValueString作为 .

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版本。

适用于