Aracılığıyla paylaş


RunningDocumentTable.FindAndLockDocumentEx Method (_VSRDTFLAGS, String, IVsHierarchy, UInt32)

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Bildirim
Public Function FindAndLockDocumentEx ( _
    lockType As _VSRDTFLAGS, _
    moniker As String, _
    hierPreferred As IVsHierarchy, _
    itemidPreferred As UInteger _
) As Object
public Object FindAndLockDocumentEx(
    _VSRDTFLAGS lockType,
    string moniker,
    IVsHierarchy hierPreferred,
    uint itemidPreferred
)

Parameters

Return Value

Type: System.Object

.NET Framework Security

See Also

Reference

RunningDocumentTable Class

FindAndLockDocumentEx Overload

Microsoft.VisualStudio.Shell Namespace