Share via


ActivitiesResources.Manager Property

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Manager As ResourceManager
public static ResourceManager Manager { get; }
public:
static property ResourceManager^ Manager {
    ResourceManager^ get ();
}
static member Manager : ResourceManager with get
static function get Manager () : ResourceManager

Property Value

Type: System.Resources.ResourceManager
Returns ResourceManager.

.NET Framework Security

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace