RuntimeFeature.VirtualStaticsInInterfaces Field

Definition

Note

To use this preview API, you must enable preview features in your project by setting the EnablePreviewFeatures property to True in your project file. For more information, see https://aka.ms/dotnet-preview-features.

Generic Math is in preview. See https://aka.ms/dotnet-warnings/generic-math-preview.

Indicates that this version of runtime supports virtual static members of interfaces.

public: System::String ^ VirtualStaticsInInterfaces;
[System.Runtime.Versioning.RequiresPreviewFeatures("Generic Math is in preview.", Url="https://aka.ms/dotnet-warnings/generic-math-preview")]
public const string VirtualStaticsInInterfaces;
public const string VirtualStaticsInInterfaces;
[<System.Runtime.Versioning.RequiresPreviewFeatures("Generic Math is in preview.", Url="https://aka.ms/dotnet-warnings/generic-math-preview")>]
val mutable VirtualStaticsInInterfaces : string
val mutable VirtualStaticsInInterfaces : string
Public Const VirtualStaticsInInterfaces As String 

Field Value

Attributes

Applies to