CommunityTracker.FilePath Property

Comuna.NET

CommunityTrackerFilePath Property

Gets the path to the D3 json file where the network graphs are saved.

Namespace:  Comuna.D3
Assembly:  Comuna.D3 (in Comuna.D3.dll) Version: 1.0.0
Syntax
C#
public string FilePath { get; }
Request Example View Source

Property Value

Type: String
See Also