MetadataReader.GetBlobBytes(BlobHandle) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
cli::array <System::Byte> ^ GetBlobBytes(System::Reflection::Metadata::BlobHandle handle);
public byte[] GetBlobBytes(System.Reflection.Metadata.BlobHandle handle);
member this.GetBlobBytes : System.Reflection.Metadata.BlobHandle -> byte[]
Public Function GetBlobBytes (handle As BlobHandle) As Byte()
Paramètres
- handle
- BlobHandle