Platform.IsCoreCLR Property

Definition

True if PowerShell was built targeting .NET Core.

public:
 static property bool IsCoreCLR { bool get(); };
public:
 static property bool IsCoreCLR { bool get(); };
public static bool IsCoreCLR { get; }
static member IsCoreCLR : bool
Public Shared ReadOnly Property IsCoreCLR As Boolean

Property Value

Applies to