Propriedade Path
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
ReadOnly Property Path As String
Get
'Uso
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
Valor da propriedade
Tipo: System. . :: . .String
Consulte também