ModelingDocumentHandler 建構函式 (String)
建構函式
命名空間: Microsoft.VisualStudio.Modeling.Integration
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)
語法
protected ModelingDocumentHandler(
string modelFile
)
protected:
ModelingDocumentHandler(
String^ modelFile
)
new :
modelFile:string -> ModelingDocumentHandler
Protected Sub New (
modelFile As String
)
參數
- modelFile
接受表示此 DocumentHandler 所處理之文件的 FileInfo 物件。
請參閱
ModelingDocumentHandler 超載
ModelingDocumentHandler 類別
Microsoft.VisualStudio.Modeling.Integration 命名空間
回到頁首