FlavoredProject.IVsHierarchy.Unused4 Method
A placeholder for a future method.
Namespace: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Private Function Unused4 As Integer Implements IVsHierarchy.Unused4
int IVsHierarchy.Unused4()
private:
virtual int Unused4() sealed = IVsHierarchy::Unused4
private abstract Unused4 : unit -> int
private override Unused4 : unit -> int
JScript does not support explicit interface implementations.
Return Value
Type: Int32
Implementers should return E_NOTIMPL.
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.