UdpTransportBindingElement.Scheme 属性

定义

获取传输的 URI 方案。

public:
 virtual property System::String ^ Scheme { System::String ^ get(); };
public override string Scheme { get; }
member this.Scheme : string
Public Overrides ReadOnly Property Scheme As String

属性值

String

传输的 URI 方案。

适用于