Condividi tramite


IXamlMember.TargetType Proprietà

Definizione

Ottiene il tipo IXamlType del tipo in cui può esistere il membro.

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

Valore della proprietà

IXamlType del tipo in cui può esistere il membro.

Si applica a