XamlLocalizableResources.ManagementList_NoMatchesFound_Message Property
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.
Looks up a localized string similar to No matches found..
public:
static property System::String ^ ManagementList_NoMatchesFound_Message { System::String ^ get(); };
public:
static property Platform::String ^ ManagementList_NoMatchesFound_Message { Platform::String ^ get(); };
public static string ManagementList_NoMatchesFound_Message { get; }
static member ManagementList_NoMatchesFound_Message : string
Public Shared ReadOnly Property ManagementList_NoMatchesFound_Message As String