SignatureTypeKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the type definition of the signature.
public enum class SignatureTypeKind
public enum SignatureTypeKind
type SignatureTypeKind =
Public Enum SignatureTypeKind
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | It isn't known in the current context if the type reference or definition is a class or value type. |
ValueType | 17 | The type definition or reference refers to a value type. |
Class | 18 | The type definition or reference refers to a class. |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา