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.
Supports simple frame controls serving as containers for other controls. For more information, see ISimpleFrameSite.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Dichiarazione
<InterfaceTypeAttribute()> _
<GuidAttribute("742B0E01-14E6-101B-914E-00AA00300CAB")> _
Public Interface ISimpleFrameSite
'Utilizzo
Dim instance As ISimpleFrameSite
[InterfaceTypeAttribute()]
[GuidAttribute("742B0E01-14E6-101B-914E-00AA00300CAB")]
public interface ISimpleFrameSite
[InterfaceTypeAttribute()]
[GuidAttribute(L"742B0E01-14E6-101B-914E-00AA00300CAB")]
public interface class ISimpleFrameSite
[<InterfaceTypeAttribute()>]
[<GuidAttribute("742B0E01-14E6-101B-914E-00AA00300CAB")>]
type ISimpleFrameSite = interface end
public interface ISimpleFrameSite