Leadtools.Dicom.Common.DataTypes Namespace > ContentItem Class : TextValue Property |
[ElementAttribute()] public string TextValue {get; set;}
'Declaration <ElementAttribute()> Public Property TextValue As String
'Usage Dim instance As ContentItem Dim value As String instance.TextValue = value value = instance.TextValue
[ElementAttribute()] public string TextValue {get; set;}
ElementAttribute() get_TextValue();
set_TextValue(value);
[ElementAttribute()] public: property String^ TextValue { String^ get(); void set ( String^ value); }
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