Partager via


RequestProperties propriété

Gets the request properties associated with a TraceEventArgs object.

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

Syntaxe

'Déclaration
Public ReadOnly Property RequestProperties As String
    Get
'Utilisation
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

Valeur de la propriété

Type : System. . :: . .String
The request properties.