FindCriteriaElement.ContractTypeNames Свойство

Определение

Возвращает коллекцию элементов конфигурации, которые содержат имена типов для контрактов службы рабочего процесса.

public:
 property System::ServiceModel::Discovery::Configuration::ContractTypeNameElementCollection ^ ContractTypeNames { System::ServiceModel::Discovery::Configuration::ContractTypeNameElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("types")]
public System.ServiceModel.Discovery.Configuration.ContractTypeNameElementCollection ContractTypeNames { get; }
[<System.Configuration.ConfigurationProperty("types")>]
member this.ContractTypeNames : System.ServiceModel.Discovery.Configuration.ContractTypeNameElementCollection
Public ReadOnly Property ContractTypeNames As ContractTypeNameElementCollection

Значение свойства

ContractTypeNameElementCollection

Коллекция элементов.

Атрибуты

Применяется к