FiltersChangedEventArgs.Key Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Key name passed to SetFilter(String, IEntryFilter).
public: initonly System::String ^ Key;
initonly std::wstring Key;
public readonly string Key;
val mutable Key : string
Public ReadOnly Key As String