FiltersChangedEventArgs.Key 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳遞至 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