Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.Net Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
PlatformFlavorData..::.FlavorName Property

Namespace:  Microsoft.TeamFoundation.Build.Proxy
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Visual Basic (Declaration)
Public Property FlavorName As String
Visual Basic (Usage)
Dim instance As PlatformFlavorData
Dim value As String

value = instance.FlavorName

instance.FlavorName = value
C#
public string FlavorName { get; set; }
Visual C++
public:
property String^ FlavorName {
    String^ get ();
    void set (String^ value);
}
JScript
public function get FlavorName () : String
public function set FlavorName (value : String)

Property Value

Type: System..::.String
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker