Provider.Description Property

[Category(CATEGORY_INFO)] 
public string Description {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_INFO)] 
public:  
property String^ Description { 
String^ get( ); 
}
This language is not supported or no code example is available.
public  
Category(CATEGORY_INFO) 
function get Description() : String;
This language is not supported or no code example is available.

Property Value

string

In this article

Definition