ModelExplorerTreeContainer.RootElementDomainClassId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the root elements domain class Id. The is the very top level tree node in the TreeView
protected:
virtual property Guid RootElementDomainClassId { Guid get(); };
protected virtual Guid RootElementDomainClassId { get; }
member this.RootElementDomainClassId : Guid
Protected Overridable ReadOnly Property RootElementDomainClassId As Guid