DscResourceInfo.FriendlyName Property
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.
Gets or sets friendly name defined for the resource.
C++
public:
property System::String ^ FriendlyName { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ FriendlyName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string FriendlyName { get; set; }
member this.FriendlyName : string with get, set
Public Property FriendlyName As String
Product | Versions |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |