Share via


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

屬性值

永久性型別。

屬性

適用於