次の方法で共有


FeatureGuardAttribute(Type) コンストラクター

定義

public:
 FeatureGuardAttribute(Type ^ featureType);
public FeatureGuardAttribute (Type featureType);
new System.Diagnostics.CodeAnalysis.FeatureGuardAttribute : Type -> System.Diagnostics.CodeAnalysis.FeatureGuardAttribute
Public Sub New (featureType As Type)

パラメーター

featureType
Type

適用対象