SR.ResourceManager Property
Namespace: Microsoft.Office.Workflow.Actions
Assembly: Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ResourceManager As ResourceManager
Get
'Usage
Dim value As ResourceManager
value = SR.ResourceManager
public static ResourceManager ResourceManager { get; }
Property Value
Type: System.Resources.ResourceManager