TypeInfo.IsGenericTypeDefinition Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public:
abstract property bool IsGenericTypeDefinition { bool get(); };
public abstract bool IsGenericTypeDefinition { get; }
member this.IsGenericTypeDefinition : bool
Public MustOverride ReadOnly Property IsGenericTypeDefinition As Boolean