| Miner.Responder.Shared Namespace > IUserInput Interface : Description Property | 
'DeclarationReadOnly Property Description As System.String
'UsageDim instance As IUserInput Dim value As System.String value = instance.Description
System.string Description {get;}
read-only property Description: System.String;
function get Description : System.String
            __property System.string* get_Description();
            property System.String^ Description {
   System.String^ get();
}
            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