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

속성 값

지속 가능한 형식입니다.

특성

적용 대상