Compartir a través de


RequestProperties Propiedad

Gets the request properties associated with a TraceEventArgs object.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property RequestProperties As String
    Get
'Uso
Dim instance As TraceEventArgs
Dim value As String

value = instance.RequestProperties
public string RequestProperties { get; }
public:
property String^ RequestProperties {
    String^ get ();
}
member RequestProperties : string
function get RequestProperties () : String

Valor de la propiedad

Tipo: System. . :: . .String
The request properties.