Share via


DynamicDependencyAttribute.TypeName Propiedad

Definición

Obtiene el nombre completo del tipo que contiene el miembro especificado.

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string? TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

Valor de propiedad

Comentarios

Si Type no se especifica y TypeName , se supone el tipo del consumidor.

Se aplica a