 | StringFormatMethodAttributeFormatParameterName Property |
Gets format parameter name
Namespace: Slash.Diagnostics.ReSharper.AnnotationsAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntaxpublic string FormatParameterName { get; }
Public ReadOnly Property FormatParameterName As String
Get
public:
property String^ FormatParameterName {
String^ get ();
}
member FormatParameterName : string with get
Property Value
Type:
String
See Also