DomainModelSerializerAttribute.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 to use when serializing the model
public:
property System::String ^ DomainModelNamespace { System::String ^ get(); };
public string DomainModelNamespace { get; }
member this.DomainModelNamespace : string
Public ReadOnly Property DomainModelNamespace As String