SharedResourcesGetUriImage(String, String) Method
Gets the Uri path of a resource image.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static Uri GetUriImage(
string assemblyName,
string pathImage
)
Public Shared Function GetUriImage (
assemblyName As String,
pathImage As String
) As Uri
- assemblyName String
- Assemble name.
- pathImage String
- Path image.
UriUri with the Uri path of a resource image.