UtilityResources.AlgorithmTypeNotSupported Property

Definition

Error message to indicate that requested algorithm is not supported on the target platform.

public:
 static property System::String ^ AlgorithmTypeNotSupported { System::String ^ get(); };
public:
 static property Platform::String ^ AlgorithmTypeNotSupported { Platform::String ^ get(); };
public static string AlgorithmTypeNotSupported { get; }
static member AlgorithmTypeNotSupported : string
Public Shared ReadOnly Property AlgorithmTypeNotSupported As String

Property Value

Applies to