InstancePersistenceEvent<T>(XName) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用 XName 參數初始化該 InstancePersistenceEvent<T> 類別的實例。
protected:
InstancePersistenceEvent(System::Xml::Linq::XName ^ name);
protected InstancePersistenceEvent(System.Xml.Linq.XName name);
new System.Runtime.DurableInstancing.InstancePersistenceEvent<'T (requires 'T :> System.Runtime.DurableInstancing.InstancePersistenceEvent<'T> and 'T : (new : unit -> 'T))> : System.Xml.Linq.XName -> System.Runtime.DurableInstancing.InstancePersistenceEvent<'T (requires 'T :> System.Runtime.DurableInstancing.InstancePersistenceEvent<'T> and 'T : (new : unit -> 'T))>
Protected Sub New (name As XName)
參數
- name
- XName
XName(名稱空間與名稱的結合)活動。