Indicates the assigned resource.

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

Syntax

C#
public Object Resource { get; set; }
Visual Basic (Declaration)
Public Property Resource As Object
	Get
	Set

See Also