NotificationConstants.MyDisplayNameMacro Field
Macro used in subscriptions which will be replaced by the subscriber's Display Name when evaluated
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const MyDisplayNameMacro As String
public const string MyDisplayNameMacro
public:
literal String^ MyDisplayNameMacro
static val mutable MyDisplayNameMacro: string
public const var MyDisplayNameMacro : 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.