Asn1Tag.IsConstructed 属性

定义

指示标记表示结构化编码 (true) 还是原始编码 (false)。

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

属性值

适用于