Compartir a través de


CustomSettingsHelper Class

Definition

Helpers for a Custom settings entry

public ref class CustomSettingsHelper abstract sealed
public ref class CustomSettingsHelper abstract sealed
class CustomSettingsHelper abstract sealed
public static class CustomSettingsHelper
type CustomSettingsHelper = class
Public Class CustomSettingsHelper
Inheritance
CustomSettingsHelper

Methods

GetFileContextType(IWorkspaceSettingsSource)

Return the file context type from a custom settings

GetSettingsForTask(IWorkspaceSettings, String)

Gives you a workspace setting source associated with a task name.

GetTaskLabelName(IWorkspaceSettingsSource)

Return the task label of a custom settings entry

TaskIsParallel(IWorkspaceSettingsSource)

Returns whether the task is parallel from the custom setting entry.

Applies to