ShellBrowser .Net Edition
HasAttributes Method (Attributes)
NamespacesJam.ShellShellBrowserHasAttributes(SFGAOF)
Checks if the given attributes apply to the current objects.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasAttributes(
	SFGAOF Attributes
)
Public Function HasAttributes ( _
	Attributes As SFGAOF _
) As Boolean
public:
bool HasAttributes(
	SFGAOF Attributes
)
Parameters
Attributes (SFGAOF)
A set of one or more attributes from the SFGAOF enumeration.
Return Value
true, if all the given attributes apply to the current object, false therwise

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)