InstancePersistenceCommand(XName) Конструктор

Определение

Инициализирует экземпляр класса InstancePersistenceCommand.

protected:
 InstancePersistenceCommand(System::Xml::Linq::XName ^ name);
protected InstancePersistenceCommand (System.Xml.Linq.XName name);
new System.Runtime.DurableInstancing.InstancePersistenceCommand : System.Xml.Linq.XName -> System.Runtime.DurableInstancing.InstancePersistenceCommand
Protected Sub New (name As XName)

Параметры

name
XName

XName (сочетание пространства имен и имени) команды.

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