Compartilhar via


IXamlMember.TargetType Propriedade

Definição

Obtém o IXamlType do tipo em que o membro pode existir.

public:
 property IXamlType ^ TargetType { IXamlType ^ get(); };
IXamlType TargetType();
public IXamlType TargetType { get; }
var iXamlType = iXamlMember.targetType;
Public ReadOnly Property TargetType As IXamlType

Valor da propriedade

O IXamlType do tipo em que o membro pode existir.

Aplica-se a