Compartir a través de


IAssemblySymbol.TypeNames Propiedad

Definición

Obtiene el conjunto de identificadores de tipo de este ensamblado.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ TypeNames { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> TypeNames { get; }
member this.TypeNames : System.Collections.Generic.ICollection<string>
Public ReadOnly Property TypeNames As ICollection(Of String)

Valor de propiedad

Se aplica a