DesignerSerializationOptionsAttribute.DesignerSerializationOptions 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 DesignerSerializationOptions set on the attribute.
public:
property System::Windows::Markup::DesignerSerializationOptions DesignerSerializationOptions { System::Windows::Markup::DesignerSerializationOptions get(); };
public System.Windows.Markup.DesignerSerializationOptions DesignerSerializationOptions { get; }
member this.DesignerSerializationOptions : System.Windows.Markup.DesignerSerializationOptions
Public ReadOnly Property DesignerSerializationOptions As DesignerSerializationOptions
Property Value
The serialization option, as a value of the enumeration.
Remarks
Currently the only possible value is DesignerSerializationOptions.SerializeAsAttribute.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.