Udostępnij za pośrednictwem


Właściwość IModelComponent.FriendlyPath

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
ReadOnly Property FriendlyPath As String
    Get
'Użycie
Dim instance As IModelComponent
Dim value As String

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

Wartość właściwości

Typ: System.String