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
- 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.