Gets Resource by its ResourceInfo.
Visual Basic (Declaration) | |
---|---|
Public MustOverride Function GetResource( _ ByVal resourceInfo As ResourceInfo _ ) As Resource |
C# | |
---|---|
public abstract Resource GetResource( ResourceInfo resourceInfo ) |
Parameters
- resourceInfo
- ResourceInfo instance contains information about resource to be located.
Return Value
Resource contains resource that was located.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2