PathWrapper Class

 

Represents a path wrapper.

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

System::Object
  Microsoft.SqlServer.Management.Smo::PathWrapper

public ref class PathWrapper abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCombine(String^, String^)

Combines the two specified object.

System_CAPS_pubmethodSystem_CAPS_staticGetDirectoryName(String^)

Retrieves the name of the directory from the specified object.

System_CAPS_pubmethodSystem_CAPS_staticIsXIPath(String^)

Specifies whether the path is XI.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: