Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Dichiarazione
<GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsDataObjectStringMapEvents
'Utilizzo
Dim instance As IVsDataObjectStringMapEvents
[GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDataObjectStringMapEvents
[GuidAttribute(L"DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsDataObjectStringMapEvents
[<GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDataObjectStringMapEvents = interface end
public interface IVsDataObjectStringMapEvents