次の方法で共有


IVsUIElementPane インターフェイス

名前空間:  Microsoft.VisualStudio.Shell.Interop
アセンブリ:  Microsoft.VisualStudio (Microsoft.VisualStudio.dll 内)

構文

'宣言
<GuidAttribute("D5083078-66C7-4047-B101-62A5F7997EC5")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIElementPane
[GuidAttribute("D5083078-66C7-4047-B101-62A5F7997EC5")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIElementPane
[GuidAttribute(L"D5083078-66C7-4047-B101-62A5F7997EC5")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsUIElementPane
[<GuidAttribute("D5083078-66C7-4047-B101-62A5F7997EC5")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIElementPane =  interface end
public interface IVsUIElementPane

参照

参照

Microsoft.VisualStudio.Shell.Interop 名前空間