共用方式為


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 屬性會被設定為以下其中一個值:

適用於