Visual Basic (Declaration) | |
---|---|
Protected Overloads Overrides Function BuildVerifierCore( _ ByVal type As Type, _ ByVal propertyName As String _ ) As Verifier |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As StringLengthVerifierAttribute Dim type As Type Dim propertyName As String Dim value As Verifier value = instance.BuildVerifierCore(type, propertyName) |
C# | |
---|---|
protected override Verifier BuildVerifierCore( Type type, string propertyName ) |
C++/CLI | |
---|---|
protected: Verifier^ BuildVerifierCore( Type^ type, String^ propertyName ) override |
Parameters
- type
- propertyName
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family