DomainModelOwnerAttribute(Type) Constructor
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.
public:
DomainModelOwnerAttribute(Type ^ domainModelType);
public DomainModelOwnerAttribute (Type domainModelType);
new Microsoft.VisualStudio.Modeling.DomainModelOwnerAttribute : Type -> Microsoft.VisualStudio.Modeling.DomainModelOwnerAttribute
Public Sub New (domainModelType As Type)
Parameters
- domainModelType
- Type