Click or drag to resize

WebServerPropertiesPath Property

The web (HTTP) server path to access the service on (defaults to /soap).

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public string Path { get; set; }

Property Value

Type: String
See Also