m_scheme Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the scheme name for this URI.

Namespace:  System
Assembly:  System.Http (in System.Http.dll)

Syntax

'Declaration
Protected m_scheme As String
protected string m_scheme
protected:
String^ m_scheme
val mutable m_scheme: string
protected var m_scheme : String

.NET Framework Security

See Also

Reference

Uri Class

System Namespace