CustomLogFieldCollection.Add(String, String, CustomLogFieldSourceType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::Web::Administration::CustomLogField ^ Add(System::String ^ logFieldName, System::String ^ sourceName, Microsoft::Web::Administration::CustomLogFieldSourceType sourceType);
public Microsoft.Web.Administration.CustomLogField Add (string logFieldName, string sourceName, Microsoft.Web.Administration.CustomLogFieldSourceType sourceType);
override this.Add : string * string * Microsoft.Web.Administration.CustomLogFieldSourceType -> Microsoft.Web.Administration.CustomLogField
Public Function Add (logFieldName As String, sourceName As String, sourceType As CustomLogFieldSourceType) As CustomLogField
Parameters
- logFieldName
- String
- sourceName
- String
- sourceType
- CustomLogFieldSourceType