SignatureHeader.Attributes 属性

定义

获取签名特性。

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

属性值

SignatureAttributes

属性。

适用于