Manifest.XmlDescription Property

Definition

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

[System.ComponentModel.Browsable(false)]
public string XmlDescription { get; set; }
[System.ComponentModel.Browsable(false)]
public string XmlDescription { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

Attributes

Applies to