Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the protocol, which identifies the protocol handler that works with the external content source.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Protocol As String
Get
'Usage
Dim instance As CustomConnector
Dim value As String
value = instance.Protocol
public string Protocol { get; }
Property Value
Type: System.String
The protocol, which identifies the protocol handler that works with the external content source.