StringFormatMethodAttribute..::..FormatParameterName Property
Gets the name of the format parameter.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[NotNullAttribute] public string FormatParameterName { get; }
<NotNullAttribute> _ Public ReadOnly Property FormatParameterName As String Get
[NotNullAttribute] public: property String^ FormatParameterName { String^ get (); }