BlobEncoder.Field メソッド

定義

フィールド署名 BLOB をエンコードします。ref フィールド、カスタム修飾子、および型指定された参照のエンコードが追加でサポートされます。

public:
 System::Reflection::Metadata::Ecma335::FieldTypeEncoder Field();
public System.Reflection.Metadata.Ecma335.FieldTypeEncoder Field ();
member this.Field : unit -> System.Reflection.Metadata.Ecma335.FieldTypeEncoder
Public Function Field () As FieldTypeEncoder

戻り値

フィールド型のエンコーダー。

適用対象