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