QuickOPC User's Guide and Reference
FormatParameterName Property



OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace > StringFormatMethodAttribute Class : FormatParameterName Property
Gets format parameter name
Syntax
'Declaration
 
Public ReadOnly Property FormatParameterName As String
'Usage
 
Dim instance As StringFormatMethodAttribute
Dim value As String
 
value = instance.FormatParameterName
public string FormatParameterName {get;}
public:
property String^ FormatParameterName {
   String^ get();
}
Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

StringFormatMethodAttribute Class
StringFormatMethodAttribute Members