SignatureToken.Token Propriedade
Definição
Recupera o token de metadados da assinatura de variável lógica desse método.Retrieves the metadata token for the local variable signature for this method.
public:
property int Token { int get(); };
public int Token { get; }
member this.Token : int
Public ReadOnly Property Token As Integer
Valor da propriedade
Somente leitura.Read-only. Recupera o token de metadados dessa assinatura.Retrieves the metadata token of this signature.
Comentários
Isso retorna uma representação numérica do token de metadados.This returns a numeric representation of the metadata token.