IVsPlatformReferenceProviderContext3 Interface

Definition

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]
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>]
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

AssemblySearchPaths
ExpandSDKContents
IsImplicitlyReferenced
ProviderGuid
ReferenceFilterPaths
References
SDKDirectoryRoot
SDKExtensionDirectoryRoot
SDKFilterKeywords
SDKIdentifier
SDKRegistryRoot
SDKVersion
Tabs
TargetFrameworkMoniker
TargetPlatformIdentifier
TargetPlatformReferencesLocation
TargetPlatformVersion
VisualStudioVersion

Methods

AddReference(IVsReference)
CreateReference()
GetNoItemsMessageForTab(UInt32)
GetTabTitle(UInt32)
SetNoItemsMessageForTab(UInt32, String)
SetTabTitle(UInt32, String)

Applies to