Share via


ModelExplorerTreeContainer.RootElementDomainClassId Property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property RootElementDomainClassId As Guid
'Usage
Dim value As Guid 

value = Me.RootElementDomainClassId
protected virtual Guid RootElementDomainClassId { get; }
protected:
virtual property Guid RootElementDomainClassId {
    Guid get ();
}
protected function get RootElementDomainClassId () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

ModelExplorerTreeContainer Class

ModelExplorerTreeContainer Members

Microsoft.VisualStudio.Modeling.Shell Namespace