PSModuleInfo.LicenseUri 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.
LicenseUri of this module.
public:
property Uri ^ LicenseUri { Uri ^ get(); };
public Uri LicenseUri { get; }
member this.LicenseUri : Uri
Public ReadOnly Property LicenseUri As Uri