Compartir a través de


IXamlMember.TargetType Propiedad

Definición

Obtiene el IXamlType del tipo en el que puede existir el miembro.

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

Valor de propiedad

IXamlType del tipo donde puede existir el miembro.

Se aplica a