VCCodeVariable.Picture 属性

定义

获取将用作用户界面中的图标的图片动画对象。

public:
 property System::Object ^ Picture { System::Object ^ get(); };
public:
 property Platform::Object ^ Picture { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(516)]
public object Picture { [System.Runtime.InteropServices.DispId(516)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(516)>]
[<get: System.Runtime.InteropServices.DispId(516)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Picture : obj
Public ReadOnly Property Picture As Object

属性值

Object

图片对象。

属性

适用于