ShowCommandResources.SelectMultipleValuesForParameterFormat 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 Select multiple values for "{0}".
public:
static property System::String ^ SelectMultipleValuesForParameterFormat { System::String ^ get(); };
public:
static property Platform::String ^ SelectMultipleValuesForParameterFormat { Platform::String ^ get(); };
public static string SelectMultipleValuesForParameterFormat { get; }
static member SelectMultipleValuesForParameterFormat : string
Public Shared ReadOnly Property SelectMultipleValuesForParameterFormat As String