ServicingOperationProviderBase.GetServicingOperationResourceNames Method
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected MustOverride Function GetServicingOperationResourceNames As String()
protected abstract string[] GetServicingOperationResourceNames()
protected:
virtual array<String^>^ GetServicingOperationResourceNames() abstract
abstract GetServicingOperationResourceNames : unit -> string[]
protected abstract function GetServicingOperationResourceNames() : String[]
Return Value
Type: array<System.String[]
.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.