Share via


DelegatingXmlDictionaryWriter.InnerWriter 속성

정의

래핑된 작성기를 가져옵니다.

protected:
 property System::Xml::XmlDictionaryWriter ^ InnerWriter { System::Xml::XmlDictionaryWriter ^ get(); };
protected System.Xml.XmlDictionaryWriter InnerWriter { get; }
member this.InnerWriter : System.Xml.XmlDictionaryWriter
Protected ReadOnly Property InnerWriter As XmlDictionaryWriter

속성 값

XmlDictionaryWriter를 반환합니다.

적용 대상