'宣言 Public Function GetLabel( _ ByVal propertyName As System.String _ ) As System.Windows.Controls.TextBlock
public System.Windows.Controls.TextBlock GetLabel( System.string propertyName )
パラメータ
- propertyName
- プロパティの名前。
戻り値の型
関連付けられているラベル。
'宣言 Public Function GetLabel( _ ByVal propertyName As System.String _ ) As System.Windows.Controls.TextBlock
public System.Windows.Controls.TextBlock GetLabel( System.string propertyName )