NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpRuntime.IsOnUNCShare

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Property IsOnUNCShare As Boolean
[C#]
public static bool IsOnUNCShare {get;}
[C++]
public: __property static bool get_IsOnUNCShare();
[JScript]
public static function get IsOnUNCShare() : Boolean;

See Also

HttpRuntime Class | HttpRuntime Members | System.Web Namespace