Partager via


Name propriété

Gets the value that specifies the name of the parameter.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.SharePoint.UI.WebParts (dans Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (dans Microsoft.ReportingServices.Interfaces.dll)

Syntaxe

'Déclaration
ReadOnly Property Name As String
    Get
'Utilisation
Dim instance As IParameter
Dim value As String

value = instance.Name
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valeur de la propriété

Type : System. . :: . .String
A value that specifies the name of the parameter.