FeatureGuardAttribute.FeatureType Tulajdonság
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
A tulajdonság által védett funkciót jelképező típus.
public:
property Type ^ FeatureType { Type ^ get(); };
public Type FeatureType { get; }
member this.FeatureType : Type
Public ReadOnly Property FeatureType As Type