PSModuleInfo.ReleaseNotes Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ReleaseNotes of this module.
public:
 property System::String ^ ReleaseNotes { System::String ^ get(); };public:
 property Platform::String ^ ReleaseNotes { Platform::String ^ get(); };public string ReleaseNotes { get; }member this.ReleaseNotes : stringPublic ReadOnly Property ReleaseNotes As String