FieldTypeEncoder.CustomModifiers Method
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.
Gets the custom modifiers encoder to the field signature.
public:
System::Reflection::Metadata::Ecma335::CustomModifiersEncoder CustomModifiers();
public System.Reflection.Metadata.Ecma335.CustomModifiersEncoder CustomModifiers ();
member this.CustomModifiers : unit -> System.Reflection.Metadata.Ecma335.CustomModifiersEncoder
Public Function CustomModifiers () As CustomModifiersEncoder
Returns
The encoder that specifies the custom modifiers to the field signature.
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.