PemFields.Location 属性
定义
获取 PEM 编码的文本的位置,包括周围的封装边界。Gets the location of the PEM-encoded text, including the surrounding encapsulation boundaries.
public:
property Range Location { Range get(); };
public Range Location { get; }
member this.Location : Range
Public ReadOnly Property Location As Range