'DeclarationPublic Function New( _ ByVal formatParameterName As String _ )
'UsageDim 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