Udostępnij za pośrednictwem


Właściwość ModelComponent.IModelComponent.FriendlyPath

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

Składnia

'Deklaracja
Private ReadOnly Property FriendlyPath As String
    Implements IModelComponent.FriendlyPath
    Get
'Użycie
Dim instance As ModelComponent
Dim value As String

value = CType(instance, IModelComponent).FriendlyPath
string IModelComponent.FriendlyPath { get; }
private:
virtual property String^ FriendlyPath {
    String^ get () sealed = IModelComponent::FriendlyPath::get;
}
private abstract FriendlyPath : string
private override FriendlyPath : string
Język JScript obsługuje używanie jawnych implementacji interfejsów, ale nie obsługuje deklarowania nowych.

Wartość właściwości

Typ: System.String

Implementacje

IModelComponent.FriendlyPath