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

屬性值

傳輸的 URI 配置。

適用於