ModelingDocView.IVsStatusbarUser.SetInfo Method

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'宣言
Private Function SetInfo As Integer Implements IVsStatusbarUser.SetInfo
'使用
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()

Permissions

See Also

Reference

ModelingDocView Class

ModelingDocView Members

Microsoft.VisualStudio.Modeling.Shell Namespace