IVsSearchFilterToken.FilterValue 属性

定义

获取筛选器值,其中删除了引号和未转义的字符。

public:
 property System::String ^ FilterValue { System::String ^ get(); };
public:
 property Platform::String ^ FilterValue { Platform::String ^ get(); };
public string FilterValue { get; }
member this.FilterValue : string
Public ReadOnly Property FilterValue As String

属性值

String

筛选器值。

适用于