BCServerAMFSSharePath Property |
Gets the UNC path of the local AMFS drive.
If AMFS service is not running, an exception will be thrown
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.41.0)
Syntaxpublic string AMFSSharePath { get; }
Public ReadOnly Property AMFSSharePath As String
Get
public:
property String^ AMFSSharePath {
String^ get ();
}
member AMFSSharePath : string with get
Property Value
Type:
String
See Also