Library.Type Propriedade

Definição

Recebe o tipo desta biblioteca.

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

Valor de Propriedade

O tipo desta biblioteca.

Observações

Os valores comuns dos tipos de biblioteca são:

  • package - Pacote NuGet
  • project - Project referência
  • referenceassembly - Montagem de referência

Aplica-se a