MethodDebugInformation.SequencePointsBlob Egenskap

Definition

Returnerar en blobkodningssekvenspunkter.

public:
 property System::Reflection::Metadata::BlobHandle SequencePointsBlob { System::Reflection::Metadata::BlobHandle get(); };
public System.Reflection.Metadata.BlobHandle SequencePointsBlob { get; }
member this.SequencePointsBlob : System.Reflection.Metadata.BlobHandle
Public ReadOnly Property SequencePointsBlob As BlobHandle

Egenskapsvärde

En blobkodningssekvenspunkter eller ett handtag vars IsNil egenskap är true om metoden inte har sekvenspunkter.

Kommentarer

GetSequencePoints Använd metoden för att avkoda bloben.

Gäller för