DeploymentSummaryConstants.Header Property
Namespace: Microsoft.TeamFoundation.Deployment.Workflow
Assembly: Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Header As String
public static string Header { get; }
public:
static property String^ Header {
String^ get ();
}
static member Header : string with get
static function get Header () : String
Property Value
Type: 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.