asp.net.ph

HttpRuntime.IsOnUNCShare Property

System.Web Namespace   HttpRuntime Class


Gets a value that indicates whether the application is mapped to a universal naming convention ( UNC ) share.

[ VB ]
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;

Property Value

true if the application is mapped to a UNC share; otherwise, false.

.NET Framework Security:


See Also

HttpRuntime Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph