ModelingDocView.SetInfo Method

Updates the status bar for the document window.

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

Syntax

'宣言
Public Overridable Sub SetInfo
'使用
Dim instance As ModelingDocView

instance.SetInfo()
public virtual void SetInfo()
public:
virtual void SetInfo()
public function SetInfo()

Permissions

See Also

Reference

ModelingDocView Class

ModelingDocView Members

Microsoft.VisualStudio.Modeling.Shell Namespace