IVsPlatformReferenceProviderContext3 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 IVsPlatformReferenceProviderContext3 : Microsoft::VisualStudio::Shell::Interop::IVsPlatformReferenceProviderContext2
public interface class IVsPlatformReferenceProviderContext3 : Microsoft::VisualStudio::Shell::Interop::IVsPlatformReferenceProviderContext2
__interface IVsPlatformReferenceProviderContext3 : Microsoft::VisualStudio::Shell::Interop::IVsPlatformReferenceProviderContext2
[System.Runtime.InteropServices.Guid("2EE3C85D-04D8-461B-B7AC-8E4F9C59DC97")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVsPlatformReferenceProviderContext3 : Microsoft.VisualStudio.Shell.Interop.IVsPlatformReferenceProviderContext2
[System.Runtime.InteropServices.Guid("2EE3C85D-04D8-461B-B7AC-8E4F9C59DC97")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsPlatformReferenceProviderContext3 : Microsoft.VisualStudio.Shell.Interop.IVsPlatformReferenceProviderContext2
[<System.Runtime.InteropServices.Guid("2EE3C85D-04D8-461B-B7AC-8E4F9C59DC97")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVsPlatformReferenceProviderContext3 = interface
interface IVsPlatformReferenceProviderContext2
[<System.Runtime.InteropServices.Guid("2EE3C85D-04D8-461B-B7AC-8E4F9C59DC97")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsPlatformReferenceProviderContext3 = interface
interface IVsPlatformReferenceProviderContext2
interface IVsPlatformReferenceProviderContext
interface IVsReferenceProviderContext
Public Interface IVsPlatformReferenceProviderContext3
Implements IVsPlatformReferenceProviderContext2
- Attributes
- Implements
Properties
Methods
AddReference(IVsReference) | |
CreateReference() | |
GetNoItemsMessageForTab(UInt32) | |
GetTabTitle(UInt32) | |
SetNoItemsMessageForTab(UInt32, String) | |
SetTabTitle(UInt32, String) |