SubordinateDocumentLockHolder (Constructor)

crea un nuevo SubordinateDocumentLockHolder.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

SubordinateDocumentLockHolder Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)