ApplicationManifest.XmlOSDescription Property

Definition

Gets or sets a property that is used to serialize the OSDescription property to an XML file.

public:
 property System::String ^ XmlOSDescription { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string XmlOSDescription { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.XmlOSDescription : string with get, set
Public Property XmlOSDescription As String

Property Value

String

The value of the OSDescription property.

Attributes

Applies to