PublicResourcesNotSupported Property
Looks up a localized string similar to This operation is not supported.
Namespace: KGySoftAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public static string NotSupported { get; }
Public Shared ReadOnly Property NotSupported As String
Get
public:
static property String^ NotSupported {
String^ get ();
}
static member NotSupported : string with get
Return Value
StringA localized string similar to
This operation is not supported.