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

'Déclaration
Public size As SIZE
'Utilisation
Dim instance As SMARTTAGSIZEDATA
Dim value As SIZE

value = instance.size

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

Remarks

COM Signature

From textmgr2.idl:

.NET Framework Security

See Also

Reference

SMARTTAGSIZEDATA Structure

SMARTTAGSIZEDATA Members

Microsoft.VisualStudio.TextManager.Interop Namespace