Gets or sets the name of the property.
Namespace:
C1.Silverlight.Extended.PropertyGridAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public string PropertyName { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; } |
Visual Basic |
---|
Public Property PropertyName As String <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Friend Set |