RangeValidationRule.MinimumProperty Field

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'宣告
Public Shared ReadOnly MinimumProperty As DependencyProperty
'用途
Dim value As DependencyProperty

value = RangeValidationRule.MinimumProperty
public static readonly DependencyProperty MinimumProperty
public:
static initonly DependencyProperty^ MinimumProperty
static val MinimumProperty: DependencyProperty
public static final var MinimumProperty : DependencyProperty

.NET Framework Security

See Also

Reference

RangeValidationRule Class

RangeValidationRule Members

Microsoft.VisualStudio.PlatformUI Namespace