IVsSearchFilterToken.FilterSeparatorPosition 属性

定义

获取筛选器字段分隔符在标记的原始文本中的位置。

public:
 property System::UInt32 FilterSeparatorPosition { System::UInt32 get(); };
public:
 property unsigned int FilterSeparatorPosition { unsigned int get(); };
public uint FilterSeparatorPosition { get; }
member this.FilterSeparatorPosition : uint32
Public ReadOnly Property FilterSeparatorPosition As UInteger

属性值

UInt32

筛选字段分隔符的位置。

适用于