バージョン

Property プロパティ

バインドする Target のプロパティの名前を取得または設定します。
シンタックス
'宣言
 
Public Property Property As String
public string Property {get; set;}
例外
例外解説
System.NotSupportedExceptionプロパティが 'Value' の場合。またはプロパティが 'Text' でターゲットが 'Editor'。
参照