C#
VB
WinRT C#
C++
Gets the friendly name of this class.
[BrowsableAttribute(false)]
string FriendlyName {get;}
<BrowsableAttribute(False)>
ReadOnly Property FriendlyName As String
[BrowsableAttribute(false)]
string FriendlyName {get;}
BrowsableAttribute()
get_FriendlyName();
[BrowsableAttribute(false)]
property String^ FriendlyName {
String^ get();
}
A String that contains a friendly name of this class.
The returned value can be used in an application user-interface component. The C# and VB Barcode demos use FriendlyName.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET