IVsSearchFilterToken.FilterSeparatorPosition Property

Definition

Gets the position of the filter field separator in the original text of the token.

public:
 property System::UInt32 FilterSeparatorPosition { System::UInt32 get(); };
public:
 property unsigned int FilterSeparatorPosition { unsigned int get(); };
public uint FilterSeparatorPosition { get; }
[System.Runtime.InteropServices.ComAliasName("OLE.DWORD")]
public uint FilterSeparatorPosition { get; }
member this.FilterSeparatorPosition : uint32
[<System.Runtime.InteropServices.ComAliasName("OLE.DWORD")>]
member this.FilterSeparatorPosition : uint32
Public ReadOnly Property FilterSeparatorPosition As UInteger

Property Value

The position of the filter field separator.

Attributes

Applies to