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.
This member overrides PolicyBase.TypeDescription.
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property TypeDescription As String
public override string TypeDescription { get; }
public:
virtual property String^ TypeDescription {
String^ get () override;
}
abstract TypeDescription : string with get
override TypeDescription : string with get
override function get TypeDescription () : String
Property Value
Type: System.String
Returns String.
Implements
IPolicyDefinition.TypeDescription
.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.