RuntimeFeature.VirtualStaticsInInterfaces 字段

定义

注意

若要使用此预览 API,必须通过在项目文件中将 EnablePreviewFeatures 属性设置为 True,在项目中启用预览功能。 有关详细信息,请参阅 https://aka.ms/dotnet-preview-features

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

指示此版本的运行时支持接口的虚拟静态成员。

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 

字段值

属性

适用于