SegmentConstraints Structure

Specifies constraints on a pipeline segment.

Namespace:  Microsoft.VisualStudio.Tools.Applications
Assembly:  Microsoft.VisualStudio.Tools.Applications.Hosting.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Hosting.v9.0.dll)

Syntax

'Declaration
Public Structure SegmentConstraints
'Usage
Dim instance As SegmentConstraints
public struct SegmentConstraints
public value class SegmentConstraints
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SegmentConstraints Members

Microsoft.VisualStudio.Tools.Applications Namespace