HostMemberAttribute.MemberName Property

Definition

Gets the name of the member in the host application that the member in the proxy represents.

public string MemberName { get; }

Property Value

String

The name of the member in the host application that corresponds to the member in the proxy.

Applies to