Freigeben über


ModelingDocumentHandler-Konstruktor (String)

Konstruktor

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

Syntax

'Declaration
Protected Sub New ( _
    modelFile As String _
)
protected ModelingDocumentHandler(
    string modelFile
)

Parameter

  • modelFile
    Typ: System.String
    Akzeptiert ein FileInfo-Objekt, der das Dokument darstellt, das mit dieser DocumentHandler bearbeitet wird

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelingDocumentHandler Klasse

ModelingDocumentHandler-Überladung

Microsoft.VisualStudio.Modeling.Integration-Namespace