|
swDialogCaptions Property
|
Gets or sets the captions. Captions dialog text labels.
Namespace:
CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic string[] Captions { get; }
Public ReadOnly Property Captions As String()
Get
Property Value
Type:
String
See Also