FolderUtil Class

 

Contains folder utility members.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

System::Object
  Microsoft.WindowsServerSolutions.Storage::FolderUtil

public ref class FolderUtil 

NameDescription
System_CAPS_pubmethodFolderUtil()

Creates a new instance of the FolderUtil object.

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticDfsNameSpace

Gets and sets the DFS namespace.

System_CAPS_pubpropertySystem_CAPS_staticDfsRootPhysicalPath

Gets and sets the DFS root physical path.

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticBuildFolderPath(ThreadSafeReadOnlyObservableCollection<Folder^>^, Guid, String^)

Builds a folder path, using the specified storage folder, type ID, and name.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetDrivesOfDevice(String^)

Retrieves the drive of the specified device.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetServerInformation()

Retrieves the server information.

System_CAPS_pubmethodSystem_CAPS_staticGetShareLocation(Folder^)

Retreives the share location of the folder.

System_CAPS_pubmethodSystem_CAPS_staticGetSubFolderInfos(FolderTreeNodeInfo^)

Retrieves folder info for the specified subfolders.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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

Community Additions

ADD
Show: