Partilhar via


Construtor SubordinateDocumentLockHolder

Cria um novo SubordinateDocumentLockHolder.

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

Sintaxe

'Declaração
Public Sub New ( _
    serviceProvider As IServiceProvider, _
    parentDocument As DocData, _
    fileName As String, _
    childItemId As UInteger _
)
public SubordinateDocumentLockHolder(
    IServiceProvider serviceProvider,
    DocData parentDocument,
    string fileName,
    uint childItemId
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SubordinateDocumentLockHolder Classe

Namespace Microsoft.VisualStudio.Modeling.Shell