This documentation is archived and is not being maintained.

VssException::LogLevel Property

Visual Studio 2013

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

public:
property EventLogEntryType LogLevel {
	EventLogEntryType get ();
	void set (EventLogEntryType value);
}

Show: