Marks the class or member as printable, with the explicitly specified display name.

Syntax
C# | Visual Basic | Managed C++ |
public PrintableAttribute (
string name
)
Public Sub New ( _
name As String _
)
public:
PrintableAttribute (
String^ name
)

Parameters
- name (String)
- The display name.
Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0