Share via


SubordinateDocumentLockHolder.ShowDocumentHolder Method

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

Syntax

'Declaration
Public Function ShowDocumentHolder As Integer
'Usage
Dim instance As SubordinateDocumentLockHolder 
Dim returnValue As Integer 

returnValue = instance.ShowDocumentHolder()
public int ShowDocumentHolder()
public:
virtual int ShowDocumentHolder() sealed
public final function ShowDocumentHolder() : int

Return Value

Type: System.Int32

Implements

IVsDocumentLockHolder.ShowDocumentHolder()

.NET Framework Security

See Also

Reference

SubordinateDocumentLockHolder Class

SubordinateDocumentLockHolder Members

Microsoft.VisualStudio.Modeling.Shell Namespace