C-DEngine 5.105

TheServiceHostInfo..::..GetPrimaryStationURL Method

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string GetPrimaryStationURL(
	bool GetAllUrls
)
Public Function GetPrimaryStationURL ( _
	GetAllUrls As Boolean _
) As String
public:
String^ GetPrimaryStationURL(
	bool^ GetAllUrls
)

Parameters

GetAllUrls
Type: Boolean