Looks up a localized string similar to You have an option to embed or reference the image. Do you want to use an embedded image? (Please notice that all the images will be scaled to a size of 16x16 pixels).

Namespace: Ico.Awx.Resources
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string ConfirmEmbeddedImage { get; }
Visual Basic
Public Shared ReadOnly Property ConfirmEmbeddedImage As String
	Get
JScript
static function get ConfirmEmbeddedImage () : String

See Also