Shape.ConnectionSiteCount Property

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property ConnectionSiteCount As Integer
    Get
'Usage
Dim instance As Shape
Dim value As Integer

value = instance.ConnectionSiteCount
int ConnectionSiteCount { get; }

Property Value

Type: System.Int32

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Word Namespace