1 write to headerNamespace
System.ServiceModel (1)
System\ServiceModel\MessageHeaderException.cs (1)
49this.headerNamespace = ns;
1 reference to headerNamespace
System.ServiceModel (1)
System\ServiceModel\MessageHeaderException.cs (1)
55public string HeaderNamespace { get { return this.headerNamespace; } }