Freigeben über


ModelExplorerTreeContainer.IsValidDocData-Eigenschaft

Ruft das Dokument ab und überprüft, ob es in einem Format vorliegt, das der generierte Designer für eine domänenspezifische Sprache lesen kann.

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)> _
Protected Overridable ReadOnly Property IsValidDocData As Boolean
[CLSCompliantAttribute(false)]
protected virtual bool IsValidDocData { get; }

Eigenschaftswert

Typ: System.Boolean
true , wenn das Dokument ein gültiges Format aufweist; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelExplorerTreeContainer Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace