다음을 통해 공유


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

지속 형식입니다.

특성

적용 대상