IExtensionHeader.ReleaseNotesFormat Property

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

Syntax

声明
ReadOnly Property ReleaseNotesFormat As String
string ReleaseNotesFormat { get; }
property String^ ReleaseNotesFormat {
    String^ get ();
}
abstract ReleaseNotesFormat : string
function get ReleaseNotesFormat () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IExtensionHeader Interface

Microsoft.VisualStudio.ExtensionManager Namespace