Share via


IExtensionHeader.ReleaseNotes Property

Namespace:  Microsoft.VisualStudio.ExtensionManager
Assembly:  Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)

Syntax

'Declaration
ReadOnly Property ReleaseNotes As Uri
Uri ReleaseNotes { get; }
property Uri^ ReleaseNotes {
    Uri^ get ();
}
abstract ReleaseNotes : Uri with get
function get ReleaseNotes () : Uri

Property Value

Type: Uri

.NET Framework Security

See Also

Reference

IExtensionHeader Interface

Microsoft.VisualStudio.ExtensionManager Namespace