←Select platform

Author Property

Summary

Gets the author name of this package.

Syntax

C#
VB
Java
WinRT C#
C++
public string Author { get; } 
ReadOnly Property Author As String 
string Author {get;} 
String getAuthor() 
get_Author();  
public:  
   property String^ Author 
   { 
      String^ get() 
   } 

Property Value

The author 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