Partilhar via


Método ModelingDocData.SetRootElement

Define o elemento raiz.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Protected Overridable Sub SetRootElement ( _
    rootElement As ModelElement _
)
protected virtual void SetRootElement(
    ModelElement rootElement
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ModelingDocData Classe

Namespace Microsoft.VisualStudio.Modeling.Shell