Click or drag to resize
MessageContractMemberAttributeNamespace Property
Specifies the namespace of the element that corresponds to this member.

Namespace: System.ServiceModel
Assembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax
C#
public string Namespace { get; set; }

Property Value

Type: String
See Also