|  | FileDialogAttributeFilter Property | 
            This is used to get the file dialog filter
            
 
Namespace: SandcastleBuilder.Utils.DesignAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
 Syntax
Syntaxpublic string Filter { get; }Public ReadOnly Property Filter As String
	Get
public:
property String^ Filter {
	String^ get ();
}member Filter : string with get
Property Value
Type: 
String See Also
See Also