XamlXmlWriter.Settings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the writer settings that this XamlXmlWriter uses for XAML processing.
public:
property System::Xaml::XamlXmlWriterSettings ^ Settings { System::Xaml::XamlXmlWriterSettings ^ get(); };
public System.Xaml.XamlXmlWriterSettings Settings { get; }
member this.Settings : System.Xaml.XamlXmlWriterSettings
Public ReadOnly Property Settings As XamlXmlWriterSettings
Property Value
The writer settings that this XamlXmlWriter uses for XAML processing.
Remarks
The value that you get from this property is a copy and not a reference. Changing property values on the settings does not affect the active XamlXmlWriter.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา