IFolderPropertyExtension Interface

 

Interface for extending shared folder property dialog.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  MiscUtil (in MiscUtil.dll)

public interface class IFolderPropertyExtension

NameDescription
System_CAPS_pubpropertyCommandText

Gets the text for the command button shown on the extensible part of the general property tab.

System_CAPS_pubpropertyEnabled

Gets a boolean value indicating whether folder extension is enabled.

System_CAPS_pubpropertySectionName

Gets the name of the extensible section of the general property tab.

NameDescription
System_CAPS_pubmethodGetStatus(String^)

Retrieves the string representation of the volume's off-site storage sync status.

System_CAPS_pubmethodRunCommand(String^)

Runs a command given the volume's ID.

Return to top

Community Additions

ADD
Show: