Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / PropertyAttribute Class / MemberName Property

In This Topic
    MemberName Property (PropertyAttribute)
    In This Topic
    Gets or sets the name of the member.
    Syntax
    'Declaration
     
    
    Public Property MemberName As String
    public string MemberName {get; set;}
    See Also