Uri.UriSchemeNetTcp Field

Definition

Specifies that the URI is accessed through the NetTcp scheme used by Windows Communication Foundation (WCF). This field is read-only.

public: static initonly System::String ^ UriSchemeNetTcp;
public static readonly string UriSchemeNetTcp;
 staticval mutable UriSchemeNetTcp : string
Public Shared ReadOnly UriSchemeNetTcp As String 

Field Value

Applies to