Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Cp
Collection
Property
Info(String) Constructor
Initializes a new instance of the
CpCollection
PropertyInfo
class
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
PropertyInfo
(
string
value
)
VB
Copy
Public
Sub
New
(
value
As
String
)
Parameters
value
String
See Also
Reference
CpCollection
PropertyInfo Class
CpCollection
PropertyInfo Overload
Centralpoint.Web Namespace
In This Article
Definition
See Also