DeviceInfo.Name, propriété
Obtient le nom des informations relatives au périphérique.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
String^ get ();
}
member Name : string with get
function get Name () : String
Valeur de propriété
Type : String
Valeur string.
Voir aussi
Référence
Microsoft.Reporting.WebForms, espace de noms