Partager via


Propriété Path

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

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

Syntaxe

'Déclaration
ReadOnly Property Path As String
    Get
'Utilisation
Dim instance As IMajorObject
Dim value As String

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

Valeur de propriété

Type : System. . :: . .String