नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Represents the definition of a field for a managed code generic type.
Syntax
IDebugGenericFieldDefinition : IUnknown
Methods
This interface implements the following methods:
| Method | Description |
|---|---|
| ConstructInstantiation | Constructs a field instance given an array of type arguments. |
| GetFormalTypeParams | Retrieves the type parameters given the number of parameters. |
| TypeParamCount | Retrieves the number of type parameters associated with the generic field. |
Requirements
Header: Sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll