SymReader.GetSymAttribute(SymbolToken, String) Méthode

Définition

Lève une exception NotSupportedException dans tous les cas.

C#
public override byte[] GetSymAttribute (System.Diagnostics.SymbolStore.SymbolToken parent, string name);
C#
public virtual byte[] GetSymAttribute (System.Diagnostics.SymbolStore.SymbolToken parent, string name);

Paramètres

parent
SymbolToken

Ce paramètre n'est pas utilisé.

name
String

Ce paramètre n'est pas utilisé.

Retours

Byte[]

Lève une exception NotSupportedException dans tous les cas.

Implémente

Exceptions

Dans tous les cas.

S’applique à

Produit Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1