Gets the allocated resource.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
[BindableAttribute(true)]
public Resource Resource { get; }
Visual Basic (Declaration)
<BindableAttribute(True)> _
Public ReadOnly Property Resource As Resource

See Also