AlertProperties::LogArgs Property

 

Variable string values to appear in place of the format specifiers in loc-key.

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public:
property Collection<String^>^ LogArgs {
	Collection<String^>^ get();
}
Return to top
Show: