FacadePropertyAttribute Constructor(String,String,String,String)
Syntax
'Declaration
Public Function New( _
ByVal _propertyName_ As String, _
ByVal _propertyType_ As String, _
ByVal _defaultValue_ As String, _
ByVal _setupExpression_ As String _
)
public FacadePropertyAttribute(
string _propertyName_,
string _propertyType_,
string _defaultValue_,
string _setupExpression_
)
Parameters
propertyName
propertyType
defaultValue
setupExpression
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
FacadePropertyAttribute Class
FacadePropertyAttribute Members
Overload List