CodeTypeReferenceOptions Enumeráció

Definíció

Megadja a kódtípus-hivatkozás feloldásának módját.

Ez a felsorolás támogatja a tagértékek bitenkénti kombinációját.

public enum class CodeTypeReferenceOptions
[System.Flags]
public enum CodeTypeReferenceOptions
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Serializable]
public enum CodeTypeReferenceOptions
[<System.Flags>]
type CodeTypeReferenceOptions = 
[<System.Flags>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Serializable>]
type CodeTypeReferenceOptions = 
Public Enum CodeTypeReferenceOptions
Öröklődés
CodeTypeReferenceOptions
Attribútumok

Mezők

Name Érték Description
GlobalReference 1

Oldja fel a típust a gyökérnévtérből.

GenericTypeParameter 2

Oldja fel a típust a típusparaméterből.

A következőre érvényes: