BCServerUNCServerShare Property |
Returns the UNC path to the shared folder on the server
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.49.0)
Syntaxpublic string UNCServerShare { get; }
Public ReadOnly Property UNCServerShare As String
Get
public:
property String^ UNCServerShare {
String^ get ();
}
member UNCServerShare : string with get
Property Value
Type:
String
See Also