Aracılığıyla paylaş


ModelComponent.IModelComponent.FriendlyPath Özelliği

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Private ReadOnly Property FriendlyPath As String
    Implements IModelComponent.FriendlyPath
    Get
'Kullanım
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
JScript, açık arabirim uygulamalarının kullanılmasını destekler, ancak yenilerinin bildirilmesini desteklemez.

Özellik Değeri

Tür: System.String

Uygulamalar

IModelComponent.FriendlyPath