Share via


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

'Declaration
Public Overridable Sub SetInfo
'Usage
Dim instance As ModelingDocView

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

.NET Framework Security

See Also

Reference

ModelingDocView Class

ModelingDocView Members

Microsoft.VisualStudio.Modeling.Shell Namespace