Visual Basic (Declaration) | |
---|---|
Public Function GetChannel() As ILoggingChannel |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ChannelElement Dim value As ILoggingChannel value = instance.GetChannel() |
C# | |
---|---|
public ILoggingChannel GetChannel() |
C++/CLI | |
---|---|
public: ILoggingChannel^ GetChannel(); |
Return Value
The ILoggingChannel this configuration represents.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7