PackageReferences Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |