Property ProtocolPath
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
ProtocolPath
Gets the path to the protocol file.
string ProtocolPath { get; }
Property Value
Remarks
If this property is null, this instance represents an in memory protocol. The ProtocolContent property then contains the protocol content.