TypeSpecMetadataEvent.SignatureBytes Property

Definition

Gets the method signature.

public:
 property System::Collections::Generic::IList<System::Byte> ^ SignatureBytes { System::Collections::Generic::IList<System::Byte> ^ get(); };
public System.Collections.Generic.IList<byte> SignatureBytes { get; }
member this.SignatureBytes : System.Collections.Generic.IList<byte>
Public ReadOnly Property SignatureBytes As IList(Of Byte)

Property Value

Applies to