MetadataReader.GetGuid(GuidHandle) メソッド

定義

public:
 Guid GetGuid(System::Reflection::Metadata::GuidHandle handle);
public Guid GetGuid (System.Reflection.Metadata.GuidHandle handle);
member this.GetGuid : System.Reflection.Metadata.GuidHandle -> Guid
Public Function GetGuid (handle As GuidHandle) As Guid

パラメーター

handle
GuidHandle

戻り値

適用対象