Share via


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

IVsStatusbarUser.SetInfo()

.NET Framework Security

See Also

Reference

ModelingDocView Class

ModelingDocView Members

Microsoft.VisualStudio.Modeling.Shell Namespace