Share via


DslDefinitionModelDomainModelSerializerBase.DomainModelNamespace Property

Definition

The XML namespace used when serializing the domain model

public:
 virtual property System::String ^ DomainModelNamespace { System::String ^ get(); };
public virtual string DomainModelNamespace { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainModelNamespace : string
Public Overridable ReadOnly Property DomainModelNamespace As String

Property Value

Implements

Attributes

Applies to