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