Share via


GuiResources.SavePropertyFilter Field

{StrEnds="|*.*"}The part after the pipe (which is the actual file filter) should not be localized All Files (*.*)|*.*

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Const SavePropertyFilter As String
public const string SavePropertyFilter
public:
literal String^ SavePropertyFilter
static val mutable SavePropertyFilter: string
public const var SavePropertyFilter : String

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace