Gets the name of the property.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.Silverlight.LiveLinq (in C1.Silverlight.LiveLinq.dll)
Syntax
C# |
---|
public string PropertyName { get; private set; } |
Visual Basic |
---|
Public Property PropertyName As String Get Private Set |