ListenerRequestRawUrl Property
IT Hit WebDAV Classes Reference[Missing <summary> documentation for "P:ITHit.WebDAV.Server.Extensibility.ListenerRequest.RawUrl"]
Namespace: ITHit.WebDAV.Server.ExtensibilityAssembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.5.3121.0
Syntaxpublic override string RawUrl { get; }
Public Overrides ReadOnly Property RawUrl As String
Get
public:
virtual property String^ RawUrl {
String^ get () override;
}
abstract RawUrl : string with get
override RawUrl : string with get
Property Value
Type:
String
See Also