'宣言 Protected Function ImageUrlToPath( _ ByVal imageFilename As String _ ) As String
protected string ImageUrlToPath( string imageFilename )
例外 | 解説 |
---|---|
System.NullReferenceException | View がサブクラスで適切に初期化されていなかった場合にスローされます。 |
UIElement は HTML <img> タグの属性をレンダリングする必要がある時にこのメソッドを使用する場合があります。
SRCHTML <img> タグの属性。