バージョン

Text プロパティ (TextUIElementBase)

テキストを設定するための抽象プロパティです。
シンタックス
'宣言
 
Public MustOverride Property Text As String
public abstract string Text {get; set;}
参照