This stores a resource name with its type

Namespace: VcClient
Assembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)

Syntax

C#
[SerializableAttribute]
public class ResourceWithType
Visual Basic
<SerializableAttribute> _
Public Class ResourceWithType
Visual C++
[SerializableAttribute]
public ref class ResourceWithType

Inheritance Hierarchy

Object
  VcClient..::..ResourceWithType

See Also