Table of Contents

Property ProtocolPath

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

ProtocolPath

Gets the path to the protocol file.

string ProtocolPath { get; }

Property Value

string

Remarks

If this property is null, this instance represents an in memory protocol. The ProtocolContent property then contains the protocol content.