Compartilhar via


Propriedade HostMemberAttribute.MemberName

Obtém o nome do membro no aplicativo host representando o membro no proxy.

Namespace:  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (em Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Sintaxe

'Declaração
Public ReadOnly Property MemberName As String
public string MemberName { get; }

Valor de propriedade

Tipo: System.String
O nome do membro no aplicativo host que corresponde ao membro no proxy.

Segurança do .NET Framework

Consulte também

Referência

HostMemberAttribute Classe

Namespace Microsoft.VisualStudio.Tools.Applications.Runtime