संपादन करना

के माध्यम से साझा करें


MethodToken.Token Property

Definition

Returns the metadata token for this method.

public:
 property int Token { int get(); };
public int Token { get; }
member this.Token : int
Public ReadOnly Property Token As Integer

Property Value

Read-only. Returns the metadata token for this method.

Applies to