Partager via


SubordinateDocumentLockHolder, constructeur

Crée un nouveau SubordinateDocumentLockHolder.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SubordinateDocumentLockHolder Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms