←Select platform

PropertyName Property

Summary

Gets the name of the property being changed.

Syntax

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

Property Value

The name of the property being changed.

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.Core Assembly