Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.