Share via


BuildConstants.PlatformFlavorFormatText Property

Namespace:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property PlatformFlavorFormatText As String
'Usage
Dim value As String 

value = BuildConstants.PlatformFlavorFormatText
public static string PlatformFlavorFormatText { get; }
public:
static property String^ PlatformFlavorFormatText {
    String^ get ();
}
public static function get PlatformFlavorFormatText () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

BuildConstants Class

BuildConstants Members

Microsoft.TeamFoundation.Build.Common Namespace