バージョン

PropertyNames プロパティ (StringFormatter)

現在の StringFormatter オブジェクトによって参照されているプロパティ名のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property PropertyNames As List(Of String)
public List<string> PropertyNames {get;}
参照