Freigeben über


SubordinateDocumentLockHolder-Konstruktor

Erstellt ein neues SubordinateDocumentLockHolder.

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

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SubordinateDocumentLockHolder Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace