Share via


PackageReferences Interface

Definition

public interface class PackageReferences
[System.Runtime.InteropServices.Guid("146A9209-0D04-4024-9FD6-132143A337E4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface PackageReferences
[System.Runtime.InteropServices.Guid("146A9209-0D04-4024-9FD6-132143A337E4")]
public interface PackageReferences
[<System.Runtime.InteropServices.Guid("146A9209-0D04-4024-9FD6-132143A337E4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type PackageReferences = interface
[<System.Runtime.InteropServices.Guid("146A9209-0D04-4024-9FD6-132143A337E4")>]
type PackageReferences = interface
Public Interface PackageReferences
Attributes

Properties

ContainingProject
DTE
InstalledPackages
Parent

Methods

AddOrUpdate(String, String, Array, Array)
Remove(String)
TryGetReference(String, Array, String, Array, Array)

Applies to