SignatureHeader.IsInstance 属性

定义

获取一个值,该值指示此 SignatureHeader 结构是否具有 Instance 签名特性。

public:
 property bool IsInstance { bool get(); };
public bool IsInstance { get; }
member this.IsInstance : bool
Public ReadOnly Property IsInstance As Boolean

属性值

true 如果属性存在, Instance 则为 ;否则为 false

适用于