PublicResourcesArgumentEmpty Property
Looks up a localized string similar to Value cannot be empty.
Namespace: KGySoftAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public static string ArgumentEmpty { get; }
Public Shared ReadOnly Property ArgumentEmpty As String
Get
public:
static property String^ ArgumentEmpty {
String^ get ();
}
static member ArgumentEmpty : string with get
Return Value
StringA localized string similar to
Value cannot be empty.