Share via


CodeGenerationUtilities.GetDomainTypeFullName Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetDomainTypeFullName(DomainProperty) Gets the full name of the type of the DomainProperty (including generic parameters) relative to the namespace of the property's class.
Public methodStatic member GetDomainTypeFullName(DomainType, String) Gets the full name of the DomainType (including generic parameters) relative to the given current namespace.

Top

See Also

Reference

CodeGenerationUtilities Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace