SIFWorks ADK 2.0
Protocol Property
NamespacesEdustructures.SifWorksTransportPropertiesProtocol

[This is preliminary documentation and is subject to change.]

Gets the name of the transport protocol associated with these properties
Declaration Syntax
C#Visual BasicVisual C++
public abstract string Protocol{ get;}
Public MustOverride ReadOnly Property Protocol As String
public:
virtual property String^ Protocol {
	String^ get () abstract;
}
Return Value
A protocol name such as http or https

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10