ModelExplorerTreeContainer.RootElementDomainClassId Property

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

Syntax

'Declaração
Protected Overridable ReadOnly Property RootElementDomainClassId As Guid
    Get
protected virtual Guid RootElementDomainClassId { get; }
protected:
virtual property Guid RootElementDomainClassId {
    Guid get ();
}
abstract RootElementDomainClassId : Guid
override RootElementDomainClassId : Guid
function get RootElementDomainClassId () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

ModelExplorerTreeContainer Class

Microsoft.VisualStudio.Modeling.Shell Namespace