ComContractElement.PersistableTypes Свойство

Определение

Возвращает все сохраняемые типы.

public:
 property System::ServiceModel::Configuration::ComPersistableTypeElementCollection ^ PersistableTypes { System::ServiceModel::Configuration::ComPersistableTypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("persistableTypes")]
public System.ServiceModel.Configuration.ComPersistableTypeElementCollection PersistableTypes { get; }
[<System.Configuration.ConfigurationProperty("persistableTypes")>]
member this.PersistableTypes : System.ServiceModel.Configuration.ComPersistableTypeElementCollection
Public ReadOnly Property PersistableTypes As ComPersistableTypeElementCollection

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

ComPersistableTypeElementCollection

Сохраняемые типы.

Атрибуты

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