ESRI.ArcGIS.ADF
PhysicalPath Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > IIsVirtualDirectoryInfo Class : PhysicalPath Property




The UNC (or local) path to the virtual directory.

Syntax

Visual Basic (Declaration) 
Public Property PhysicalPath As String
Visual Basic (Usage)Copy Code
Dim instance As IIsVirtualDirectoryInfo
Dim value As String
 
instance.PhysicalPath = value
 
value = instance.PhysicalPath
C# 
public string PhysicalPath {get; set;}

See Also

© 2010 All Rights Reserved.