←Select platform

PropertyName Property

Summary

Gets the name of the property being changed.

Syntax
C#
VB
C++
Java
public virtual string PropertyName { get; } 
Public Overridable ReadOnly Property PropertyName As String 
public String getPropertyName() 
public:  
   virtual property String^ PropertyName 
   { 
      String^ get() 
   } 

Property Value

The name of the property being changed.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly