GraphJsonSettingsTargetProp Property |
[Missing <summary> documentation for "P:VelocityGraph.GraphJsonSettings.TargetProp"]
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public string TargetProp { get; set; }
Public Property TargetProp As String
Get
Set
public:
property String^ TargetProp {
String^ get ();
void set (String^ value);
}
member TargetProp : string with get, set
Property Value
Type:
StringSee Also