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

プロパティ値

属性。

適用対象