This document is archived and information here might be outdated. Recommended version. |
Name of the current attribute type.
[Visual Basic .NET]
Public Sub Name ( _
ByRef pName As String _
)
[C#]
public void Name (
ref string pName
);