←Select platform

FriendlyName Property

Summary

Gets the friendly name of this package.

Syntax

C#
VB
Java
WinRT C#
C++
public string FriendlyName { get; } 
ReadOnly Property FriendlyName As String 
string FriendlyName {get;} 
String getFriendlyName() 
get_FriendlyName();  
public:  
   property String^ FriendlyName 
   { 
      String^ get() 
   } 

Property Value

The friendly name of this package.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly