LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

FeatureId Property (WorkstationFeatureErrorEventArgs)







Gets the feature that failed to run.
Syntax
public string FeatureId {get;}
'Declaration
 
Public ReadOnly Property FeatureId As String
'Usage
 
Dim instance As WorkstationFeatureErrorEventArgs
Dim value As String
 
value = instance.FeatureId
public string FeatureId {get;}
 get_FeatureId(); 
public: __property string* get_FeatureId();
public:
property string* FeatureId {
   string* get();
}

Property Value

The feature that failed to run.
Requirements

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

See Also

Reference

WorkstationFeatureErrorEventArgs Class
WorkstationFeatureErrorEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.