次の方法で共有


IExtensionHeader.ReleaseNotes Property

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

Syntax

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

Property Value

Type: System.Uri

.NET Framework Security

See Also

Reference

IExtensionHeader Interface

Microsoft.VisualStudio.ExtensionManager Namespace