'Declaration
Public Function New( _ ByVal formatParameterName As String _ )
'Usage
Dim formatParameterName As String Dim instance As New StringFormatMethodAttribute(formatParameterName)
public StringFormatMethodAttribute( string formatParameterName )
public: StringFormatMethodAttribute( String^ formatParameterName )
Parameters
- formatParameterName
- Specifies which parameter of an annotated method should be treated as format-string