Tao.DevIl SDK Documentation

Il.ilApplyProfile Method 

[Visual Basic]
Public Shared Function ilApplyProfile( _
   ByVal InProfile As String, _
   ByVal OutProfile As String _
) As Boolean
[C#]
public static bool ilApplyProfile(
   string InProfile,
   string OutProfile
);

See Also

Il Class | Tao.DevIl Namespace