RangeValidationRule.MaximumProperty Field

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

Syntax

声明
Public Shared ReadOnly MaximumProperty As DependencyProperty
用法
Dim value As DependencyProperty

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

.NET Framework Security

See Also

Reference

RangeValidationRule Class

RangeValidationRule Members

Microsoft.VisualStudio.PlatformUI Namespace