IWorkspace.Image 屬性
適用於版本2
取得工作區的 28x25 影像。
命名空間: Microsoft.WebMatrix.Extensibility
組件: Microsoft.WebMatrix.Extensibility (在 Microsoft.WebMatrix.Extensibility.dll 中)
語法
'宣告
ReadOnly Property Image As ImageSource
Get
'用途
Dim instance As IWorkspace
Dim value As ImageSource
value = instance.Image
ImageSource Image { get; }
property ImageSource^ Image {
ImageSource^ get ();
}
abstract Image : ImageSource
function get Image () : ImageSource
屬性值
型別:System.Windows.Media.ImageSource
工作區的影像。