ModelingDocView.IVsStatusbarUser.SetInfo Method
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
Private Function SetInfo As Integer Implements IVsStatusbarUser.SetInfo
'Usage
Dim instance As ModelingDocView
Dim returnValue As Integer
returnValue = CType(instance, IVsStatusbarUser).SetInfo()
int IVsStatusbarUser.SetInfo()
private:
virtual int SetInfo() sealed = IVsStatusbarUser::SetInfo
JScript does not support explicit interface implementations.
Return Value
Type: System.Int32
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.