RuntimeFeature.VirtualStaticsInInterfaces Field
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.
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;
[<System.Runtime.Versioning.RequiresPreviewFeatures("Generic Math is in preview.", Url="https://aka.ms/dotnet-warnings/generic-math-preview")>]
val mutable VirtualStaticsInInterfaces : string
Public Const VirtualStaticsInInterfaces As String
Field Value
- Attributes