3 references to CustomType
System.ServiceModel.Routing (3)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (3)
557[ConfigurationProperty(ConfigurationStrings.CustomType, DefaultValue = null, Options = ConfigurationPropertyOptions.None)] 562return (string)this[ConfigurationStrings.CustomType]; 566this[ConfigurationStrings.CustomType] = value;