CoreDesignSurfaceDomainModelSerializerBase.DomainModelNamespace Property
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.
The XML namespace used when serializing the domain model
public:
virtual property System::String ^ DomainModelNamespace { System::String ^ get(); };
public virtual string DomainModelNamespace { get; }
member this.DomainModelNamespace : string
Public Overridable ReadOnly Property DomainModelNamespace As String