StringInfo.String 屬性

定義

取得或設定目前 StringInfo 物件的值。

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

屬性值

字串,這是目前 StringInfo 物件的值。

例外狀況

在設定作業中,此值為 null

備註

StringInfo具現化物件時,其 String 屬性會設定為下列其中一個值:

適用於