XamlLocalizableResources.AutoResXGen_ColumnPicker_Text_152 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 The list must always display at least one column..
public:
static property System::String ^ AutoResXGen_ColumnPicker_Text_152 { System::String ^ get(); };
public:
static property Platform::String ^ AutoResXGen_ColumnPicker_Text_152 { Platform::String ^ get(); };
public static string AutoResXGen_ColumnPicker_Text_152 { get; }
static member AutoResXGen_ColumnPicker_Text_152 : string
Public Shared ReadOnly Property AutoResXGen_ColumnPicker_Text_152 As String