Compartilhar via


IAssemblySymbol.TypeNames Propriedade

Definição

Obtém o conjunto de identificadores de tipo deste assembly.

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 da propriedade

Aplica-se a