AttachableMemberIdentifier.MemberName Vlastnost

Definice

Získá nebo nastaví memberName hodnotu AttachableMemberIdentifierkomponenty .

public:
 property System::String ^ MemberName { System::String ^ get(); };
public string MemberName { get; }
member this.MemberName : string
Public ReadOnly Property MemberName As String

Hodnota vlastnosti

String

Hodnota memberName komponenty AttachableMemberIdentifier.

Poznámky

Hodnota MemberName by měla odpovídat XamlMember.Name informacím o systému typů XAML připojitelného člena.

Platí pro