TextBuffer.Text 属性

定义

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

属性值

适用于