GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoPartInfo Class
/ GetProperty Method
a String
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetProperty Method
In This Topic
This method provides a general way to get the value for any property.
Syntax
C#
public
object
GetProperty(
string
p
)
Parameters
p
a String
Return Value
null if the property name is not present
See Also
Reference
GoPartInfo Class
GoPartInfo Members