Freigeben über


ModelExplorerTreeContainer.ModelingDocData-Eigenschaft

Ruft ein speicherinternes Dokument ab oder legt dieses fest.

Diese API ist nicht CLS-kompatibel. 

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Property ModelingDocData As ModelingDocData
[CLSCompliantAttribute(false)]
public ModelingDocData ModelingDocData { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Shell.ModelingDocData
Das Dokuments im Speicher.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelExplorerTreeContainer Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace