References2 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Estende a interface References do VSLangProj namespace.
public interface class References2 : VSLangProj::References
public interface class References2 : VSLangProj::References
__interface References2 : VSLangProj::References
[System.Runtime.InteropServices.Guid("8BF64AF0-AD98-46D1-8E3E-A02AF56F80AE")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface References2 : VSLangProj.References
[<System.Runtime.InteropServices.Guid("8BF64AF0-AD98-46D1-8E3E-A02AF56F80AE")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type References2 = interface
interface References
Public Interface References2
Implements References
- Derivado
- Atributos
- Implementações
Propriedades
| ContainingProject | |
| Count | |
| DTE | |
| Parent |
Métodos
| Add(String) | |
| AddActiveX(String, Int32, Int32, Int32, String) | |
| AddProject(Project) | |
| AddSDK(String, String) |
Adiciona uma referência ao SDK especificado para o projeto. |
| Find(String) | |
| GetEnumerator() | |
| Item(Object) | |