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
声明
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.