Partager via


FriendlyName propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Protected Friend MustOverride ReadOnly Property FriendlyName As String
    Get
'Utilisation
Dim value As String

value = Me.FriendlyName
protected internal abstract string FriendlyName { get; }
protected public:
virtual property String^ FriendlyName {
    String^ get () abstract;
}
abstract FriendlyName : string
abstract function get FriendlyName () : String

Valeur de la propriété

Type : System. . :: . .String