SMARTTAGSIZEDATA.size Field

Specifies the size of the SMARTTAGSIZEDATA struct.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'宣言
Public size As SIZE
'使用
Dim instance As SMARTTAGSIZEDATA
Dim value As SIZE

value = instance.size

instance.size = value
public SIZE size
public:
SIZE size
public var size : SIZE

Field Value

Type: Microsoft.VisualStudio.OLE.Interop.SIZE

Remarks

COM Signature

From textmgr2.idl:

Permissions

See Also

Reference

SMARTTAGSIZEDATA Structure

SMARTTAGSIZEDATA Members

Microsoft.VisualStudio.TextManager.Interop Namespace