public: int GetServiceInfo(Guid % ServiceGuid, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsServiceInfo ^ % ppServiceInfo); Parameters ServiceGuid Guid The GUID of the service. ppServiceInfo IVsServiceInfo [out] The service. Returns Int32 The...
public interface class IAppxManifestDesignerService3 : Microsoft::VisualStudio::Shell::Interop::IAppxManifestDesignerService2Attributes GuidAttribute InterfaceTypeAttribute Implements IAppxManifestDesignerService IAppxManifestDesignerService2 RemarksIntroduced in Visual Studio 2013 Update 2. To reference the co...
public interface class IVsConnectedServicePropertiesAttributes GuidAttribute InterfaceTypeAttribute Properties 展開表格 Collection Gets the collection of connected services. ServiceIdentity Gets the service ID.Methods 展開表格 GetProperty(String) Gets the specified property. SetProperty(Stri...
public: int SetSite(Microsoft::VisualStudio::OLE::Interop::IServiceProvider ^ psp); Parameters psp IServiceProvider [in] Pointer to the IServiceProvider Interface through which the VSPackage can query for services. Returns Int32 If the method succeeds, it returns S_OK. If it f...
IVsTrackProjectDocuments2 IVsTrackProjectDocuments3 IVsTrackProjectDocuments4 IVsTrackProjectDocumentsEvents2 IVsTrackProjectDocumentsEvents3 IVsTrackProjectDocumentsEvents4 IVsTrackProjectRetargeting IVsTrackProjectRetargeting2 IVsTrackProjectRetargetingEvents IVsTrackSelectionEx IVsTypeLibraryWrapper IVsTypeLibraryWra...
public: int GetItemContext(unsigned int itemid, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IServiceProvider ^ & ppSP); Parameters itemid UInt32 [in] Identifier of the context item whose value is taken from the VSITEMIDDWORD. ppSP IServiceProvider [out] ...
public: int GetSite([Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IServiceProvider ^ & ppSite); Parameters ppSite IServiceProvider [out] The IServiceProvider interface for the document site. Returns Int32 If the method succeeds, it returns S_OK. If it fails, i...
public interface class IVsXMLMemberIndexServiceAttributes GuidAttribute InterfaceTypeAttribute RemarksUse of this service is straightforward. First, query for the index service. Then, for each metadata file you want XML for, call CreateXMLMemberIndex with the fully qualified name of the metadata fil...
Private and Public Keys At least one private and public key pair, including a certificate in standard X.509 v3 format, must be issued to each Convergence user who will use S/MIME. The certificate, used in a verification process, assures other mail users that the keys really belong to the...
public: Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ OpenComparisonWindow(Platform::String ^ leftFileMoniker, Platform::String ^ rightFileMoniker); Parameters leftFileMoniker String [in] Path to the file that will be displayed in the left side of the c...